index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
api
/
api.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
Fixed bullet server null pointer check
Andrea Catania
1
-1
/
+1
2017-11-30
Ported 'Exclude Parent' from Raycast2D to Raycast
Marco Masselli
2
-0
/
+39
2017-12-01
Needed a broader search path flag
Bastiaan Olij
1
-1
/
+1
2017-11-30
Changed the dynamic library open function to allow setting the path of the li...
Juan Linietsky
6
-8
/
+21
2017-11-30
glad: Sync with upstream 0.1.16a0
Indah Sylvia
4
-29
/
+49
2017-11-30
Fix PathFollow2D motion.
Ferenc Arn
1
-11
/
+9
2017-11-29
Fixed editor settings disappearing (caused by uninitialized variable).
Daniel J. Ramirez
2
-5
/
+15
2017-11-29
Enhanced iOS and UWP logo on Export dialog
Indah Sylvia
2
-4
/
+2
2017-11-29
doc: Fix misplaced constant description
Rémi Verschelde
1
-1
/
+1
2017-11-29
i18n: Sync translation templates with current source
Rémi Verschelde
43
-248
/
+3450
2017-11-29
i18n: Sync translations with Weblate
Rémi Verschelde
38
-8809
/
+53926
2017-11-29
Make editor help select shortest (best) instead of first match
Bernhard Liebl
1
-2
/
+1
2017-11-28
Change RayCast2D 'Exclude Parent' to include Area2D
Chris Bradfield
1
-6
/
+6
2017-11-28
moving open scenes in filesystem update dependencies fix
Ian
1
-1
/
+18
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
24
-50
/
+45
2017-11-29
Fixed white screen on editor/game startup by moving window displaying to a bi...
Dmitry Koteroff
1
-6
/
+6
2017-11-29
Fix inverted relative mouse motion in HTML5 export
Leon Krause
1
-2
/
+2
2017-11-28
last line scroll fix when scroll_past_last_line is disabled
Ian
1
-4
/
+2
2017-11-28
[DOCS] Node: Document _process()/_set_process()
Max Hilbrunner
1
-52
/
+73
2017-11-28
fix some typos
Martin Lindhe
2
-3
/
+3
2017-11-28
Added documentation for World, Theme, StreamTexture, Sky, and ShortCut
TwistedTwigleg
5
-0
/
+68
2017-11-28
Small fixes to #13233
Dmitry Koteroff
3
-7
/
+4
2017-11-28
Set real world position, not virtual world position!
Bastiaan Olij
1
-1
/
+1
2017-11-28
use the same cache for all branches for appveyor
Rhody Lugo
24
-55
/
+105
2017-11-27
doc: Sync classref with current source
Rémi Verschelde
6
-9
/
+37
2017-11-27
Some improvements to file/dir open/save dialogs:
Dmitry Koteroff
6
-15
/
+84
2017-11-27
Switch to textureLod for parallax offset, avoids errors on UWP.
Juan Linietsky
1
-3
/
+3
2017-11-27
EditorAbout: single-column'd some section, monospace
Poommetee Ketson
2
-16
/
+33
2017-11-27
add "add point" and "select point" handles to polygon 2d editor
Bernhard Liebl
2
-4
/
+8
2017-11-27
Further changes to Image class docs
Sergei ZH
1
-4
/
+4
2017-11-27
Fix javascript build after bc2e8d99
Rémi Verschelde
1
-2
/
+2
2017-11-27
prune scons shared cache
Rhody Lugo
3
-16
/
+79
2017-11-26
Focus on sprite animation list after adding a new one to allow renaming with f2
bncastle
1
-0
/
+1
2017-11-27
Added overloads of vector parameters for shader Trig functions.
RaXaR
1
-0
/
+39
2017-11-26
Travis: Use separate SCons caches for each build job
Rémi Verschelde
1
-2
/
+3
2017-11-26
Fixing mistake in image class
Sergei ZH
1
-3
/
+3
2017-11-26
Makes possible to interpret comma as decimal point in editor
Dmitry Koteroff
1
-6
/
+9
2017-11-26
Item List small enhancements
Dmitry Koteroff
2
-0
/
+29
2017-11-26
Added documentation for GeometryInstance and VisualInstance
TwistedTwigleg
2
-0
/
+25
2017-11-26
Fixes adjust viewport to cursor when line is to long, issue 13190
Paulb23
1
-15
/
+23
2017-11-26
Fixed invalid transform when skip_vertex_transform used
Chaosus
1
-5
/
+0
2017-11-26
Ask users to explore official projects when none is loaded.
Juan Linietsky
4
-0
/
+28
2017-11-26
Allow customizing user:// path (folder in OS::get_data_path())
Rémi Verschelde
6
-21
/
+37
2017-11-26
Disable logger by default.
Juan Linietsky
1
-1
/
+1
2017-11-26
initialize bus_index to 0
Marcin Zawiejski
1
-0
/
+1
2017-11-27
Fix shader compilation fail on Android
volzhs
1
-2
/
+2
2017-11-26
Scene Tree Dock: added ability to deselect items when clicking on empty space
Dmitry Koteroff
3
-0
/
+13
2017-11-26
Fix not being able to select an editor layout created in another language.
Michael Alexsander Silva Dias
5
-8
/
+16
2017-11-26
add support for scons cache and enable it for travis
Rhody Lugo
1
-16
/
+7
2017-11-25
add support for scons cache and enable it for appveyor
Rhody Lugo
2
-0
/
+10
[next]