Ruslan Mustakov
|
59451c5b8d
|
Fix open_dynamic_library override in OSIPhone
Was broken at 9678231b10
|
2017-12-03 14:49:12 +07:00 |
|
Juan Linietsky
|
d81c5004b1
|
Merge pull request #13445 from kosz78/fix-duplicate-crash
Fixed crash on duplicate instanced nodes (#13432)
|
2017-12-01 08:24:26 -03:00 |
|
Konstantin Zaitsev
|
1f0e9c13a4
|
Fixed crash on duplicate instanced nodes (#13432)
|
2017-12-01 17:57:47 +07:00 |
|
Poommetee Ketson
|
e89309b931
|
Merge pull request #13216 from hoelzl/pr-fix-tile-origin-center
Fix displacement for centered tilemaps
|
2017-12-01 11:46:34 +07:00 |
|
Poommetee Ketson
|
66f60a848e
|
Merge pull request #13419 from marcelofg55/wasapi_fix3
Fix wasapi going silent when number of channels are not supported
|
2017-12-01 11:44:50 +07:00 |
|
Poommetee Ketson
|
643200c4d2
|
Merge pull request #13417 from AndreaCatania/patch-1
Fixed bullet server null pointer check
|
2017-12-01 11:26:02 +07:00 |
|
Marcelo Fernandez
|
a3f0ffdf24
|
Fix wasapi going silent when number of channels are not supported
|
2017-11-30 19:51:27 -03:00 |
|
Rémi Verschelde
|
d2e05b6e9b
|
Merge pull request #13412 from BastiaanOlij/fix_loadlibraryexw
Needed a broader search path flag
|
2017-11-30 22:37:32 +01:00 |
|
Rémi Verschelde
|
581ee23a15
|
Merge pull request #13408 from VinegarLove/13399-raycast_exclude
Ported 'Exclude Parent' from Raycast2D to Raycast
|
2017-11-30 20:50:04 +01:00 |
|
Andrea Catania
|
2336927043
|
Fixed bullet server null pointer check
Fixed bullet server null pointer check
|
2017-11-30 20:38:57 +01:00 |
|
Marco Masselli
|
4bd4d13570
|
Ported 'Exclude Parent' from Raycast2D to Raycast
|
2017-11-30 20:01:19 +01:00 |
|
Bastiaan Olij
|
4c930f3663
|
Needed a broader search path flag
|
2017-12-01 00:34:37 +11:00 |
|
Juan Linietsky
|
9678231b10
|
Changed the dynamic library open function to allow setting the path of the library to open extra libraries.
|
2017-11-30 10:00:55 -03:00 |
|
Rémi Verschelde
|
831502eddd
|
Merge pull request #13410 from ISylvox/glad-0.1.16a0
Update glad: Sync with upstream v0.1.16a0
|
2017-11-30 08:55:16 +01:00 |
|
Indah Sylvia
|
7f68960be5
|
glad: Sync with upstream 0.1.16a0
|
2017-11-30 14:38:34 +07:00 |
|
Rémi Verschelde
|
cf50ce86e0
|
Merge pull request #13407 from djrm/pr_fixes
Fixed editor settings disappearing (caused by uninitialized variable).
|
2017-11-30 08:08:36 +01:00 |
|
Ferenc Arn
|
40a7b7e391
|
Fix PathFollow2D motion.
Fixes #13361.
|
2017-11-30 08:06:58 +01:00 |
|
Daniel J. Ramirez
|
4b80bc3303
|
Fixed editor settings disappearing (caused by uninitialized variable).
|
2017-11-29 22:04:41 -06:00 |
|
Rémi Verschelde
|
9725f33ac6
|
Merge pull request #13392 from cbscribe/kcc_raycast_fix
Fix RayCast2D 'Exclude Parent' to include Area2D
|
2017-11-29 16:12:51 +01:00 |
|
Rémi Verschelde
|
38402fb49e
|
Merge pull request #13395 from ISylvox/export-logo
Enhance iOS and UWP logo on Export dialog
|
2017-11-29 14:43:40 +01:00 |
|
Indah Sylvia
|
1746fbd1c6
|
Enhanced iOS and UWP logo on Export dialog
|
2017-11-29 17:34:01 +07:00 |
|
Rémi Verschelde
|
2ab7a0f64c
|
doc: Fix misplaced constant description
[ci skip]
|
2017-11-29 09:52:06 +01:00 |
|
Rémi Verschelde
|
47d397579b
|
i18n: Sync translation templates with current source
[ci skip]
|
2017-11-29 09:51:00 +01:00 |
|
Rémi Verschelde
|
23aa51fc94
|
i18n: Sync translations with Weblate
Adds Afrikaans, Hebrew, Hindi, Swedish, Ukrainian and Vietnamese.
|
2017-11-29 09:49:45 +01:00 |
|
Rémi Verschelde
|
f0b43678c4
|
Merge pull request #13383 from Krakean/fix_whitescreen
Fixed fleeting window white screen on editor/game startup
|
2017-11-29 09:11:18 +01:00 |
|
Rémi Verschelde
|
aac4cde229
|
Merge pull request #13367 from Krakean/inspector_collapseexpand_corrections
Small corrections to Inspector collapse/expand feature
|
2017-11-29 09:07:36 +01:00 |
|
Rémi Verschelde
|
0f55d3767d
|
Merge pull request #13379 from ianb96/lastline_scroll_fix
Scroll to Last Line fix
|
2017-11-29 09:06:00 +01:00 |
|
Rémi Verschelde
|
6110235bd4
|
Merge pull request #13390 from poke1024/opteditorhelp
Make editor help select shortest (best) instead of first match
|
2017-11-29 08:58:56 +01:00 |
|
Rémi Verschelde
|
76725b6c1f
|
Merge pull request #13387 from rraallvv/refactor
Add target helper functions and refactor (master)
|
2017-11-29 08:54:59 +01:00 |
|
Rémi Verschelde
|
6a83c8e8ed
|
Merge pull request #13382 from eska014/html5-fix-mousemotion-relative
Fix inverted relative mouse motion in HTML5 export
|
2017-11-29 08:52:13 +01:00 |
|
Rémi Verschelde
|
15a7b4a750
|
Merge pull request #13384 from ianb96/scene_move_update
Moving open scenes in filesystem updates dependencies
|
2017-11-29 08:51:57 +01:00 |
|
Bernhard Liebl
|
d6a95e154a
|
Make editor help select shortest (best) instead of first match
|
2017-11-29 07:20:11 +01:00 |
|
Chris Bradfield
|
ee14b17201
|
Change RayCast2D 'Exclude Parent' to include Area2D
|
2017-11-28 22:06:49 -08:00 |
|
Ian
|
e718dd12be
|
moving open scenes in filesystem update dependencies fix
|
2017-11-28 22:25:11 -05:00 |
|
Rhody Lugo
|
a65c0939fd
|
disable caching for targets using helper functions
|
2017-11-28 23:24:12 -04:00 |
|
Dmitry Koteroff
|
7f26fba8cb
|
Fixed white screen on editor/game startup by moving window displaying to a bit later phase
|
2017-11-29 03:49:36 +03:00 |
|
Leon Krause
|
640d8cc5d2
|
Fix inverted relative mouse motion in HTML5 export
|
2017-11-29 00:56:47 +01:00 |
|
Ian
|
d1c7ed4117
|
last line scroll fix when scroll_past_last_line is disabled
|
2017-11-28 16:52:52 -05:00 |
|
Poommetee Ketson
|
edde7190ab
|
Merge pull request #13363 from mhilbrunner/patch-2
[DOCS] Node
[ci skip]
|
2017-11-29 02:17:19 +07:00 |
|
Poommetee Ketson
|
8ef4fc586a
|
Merge pull request #13320 from TwistedTwigleg/documentation_additions_two
Added documentation (World, Theme, StreamTexture, Sky, and ShortCut)
[ci skip]
|
2017-11-29 02:03:04 +07:00 |
|
Max Hilbrunner
|
f28bb07dec
|
[DOCS] Node: Document _process()/_set_process()
|
2017-11-28 18:18:40 +01:00 |
|
Poommetee Ketson
|
24baf79c5e
|
Merge pull request #13368 from martinlindhe/master
fix some typos
[ci skip]
|
2017-11-28 22:26:12 +07:00 |
|
Martin Lindhe
|
efe2558519
|
fix some typos
|
2017-11-28 16:18:22 +01:00 |
|
TwistedTwigleg
|
7b5076050b
|
Added documentation for World, Theme, StreamTexture, Sky, and ShortCut
|
2017-11-28 09:53:46 -05:00 |
|
Dmitry Koteroff
|
45c5a865c2
|
Small fixes to #13233
|
2017-11-28 16:53:40 +03:00 |
|
Gilles Roudiere
|
04145aade4
|
Merge pull request #13365 from BastiaanOlij/fix_arvr_set_transform
Set real world position, not virtual world position!
|
2017-11-28 13:56:06 +01:00 |
|
Bastiaan Olij
|
f00b60860c
|
Set real world position, not virtual world position!
|
2017-11-28 23:28:35 +11:00 |
|
Rémi Verschelde
|
95e7656a15
|
Merge pull request #13359 from rraallvv/cache_pruning
Fixes for SCons shared cache for Travis-CI and AppVeyor-CI (master)
|
2017-11-28 09:17:05 +01:00 |
|
Rhody Lugo
|
a4a222d62d
|
use the same cache for all branches for appveyor
|
2017-11-28 03:23:33 -04:00 |
|
Chris Bradfield
|
a26b36bec2
|
Merge pull request #13313 from TwistedTwigleg/documentation_additions
Added documentation (GeometryInstance and VisualInstance)
|
2017-11-27 19:15:53 -08:00 |
|