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
Commit message (
Expand
)
Author
Age
Files
Lines
*
download templates to a file using separate thread
Marcin Zawiejski
2018-02-19
1
-13
/
+6
*
Fixed #15082: line edit emits two "text_changed" signals when pasting while t...
Federico Frenguelli
2018-02-19
2
-2
/
+17
*
Fix polygon triangulation failure.
Nicolas Silva
2018-02-19
1
-1
/
+1
*
Fix timeline track name overlapping keyframe area
Paolo Perkovic
2018-02-19
1
-1
/
+1
*
Remove a few debugging prints
Hugo Locurcio
2018-02-19
2
-4
/
+0
*
Always detect and use hiDPI in the project manager if needed
Hugo Locurcio
2018-02-19
1
-8
/
+23
*
Draw the Camera gizmo more accurately
Hugo Locurcio
2018-02-19
1
-2
/
+3
*
Fixed wrong example in JSONParseResult.
Michael Alexsander Silva Dias
2018-02-19
1
-4
/
+4
*
fix buffer write performance on Windows and Unix
Marcin Zawiejski
2018-02-19
4
-0
/
+12
*
Fix spaces and quotes in external editor flags
binbitten
2018-02-19
1
-12
/
+26
*
drop path text at mouse pos
ianb96
2018-02-19
1
-9
/
+16
*
disable scene tree shortcuts when in a textfield
ianb96
2018-02-19
1
-0
/
+3
*
Gradient: fix wrong property type
Poommetee Ketson
2018-02-19
1
-2
/
+2
*
Fix gradient texture preview
Chaosus
2018-02-19
1
-0
/
+3
*
Fix wrong property type for fixed icon size in ItemList
binbitten
2018-02-19
1
-1
/
+1
*
Capitalized "View" menu options.
Michael Alexsander Silva Dias
2018-02-19
1
-3
/
+3
*
Fix pkgconfig detection of mono
Benjamin Dobell
2018-02-19
1
-0
/
+1
*
Fix UX with project settings search functionality
Paolo Perkovic
2018-02-19
2
-2
/
+2
*
[Mono] Basis values now marshalled in the correct order.
Nathan Warden
2018-02-19
2
-6
/
+6
*
Fix gizmo solid box mesh being added twice
JFonS
2018-02-19
1
-9
/
+0
*
[DOCS] parse_json: Objects do not keep key order
Max Hilbrunner
2018-02-19
3
-2
/
+4
*
Make parent folder selectable. Fix #16253
Guilherme Felipe
2018-02-19
1
-1
/
+1
*
Fixes open button not appearing with multiple selection
Guilherme Felipe
2018-02-19
2
-0
/
+20
*
Show default values in docs for GDScript built-in functions
George Marques
2018-02-19
3
-2
/
+12
*
3DEditor: fix selecting node in viewport not update inspector
Poommetee Ketson
2018-02-19
1
-0
/
+3
*
3DEditor: fix multiple node selection crash the editor
Poommetee Ketson
2018-02-19
1
-3
/
+0
*
Fixes a Gridcontainer wrong children fitting with expanded+non-zero minisize
Gilles Roudiere
2018-02-19
1
-56
/
+67
*
Fixes a bas resizing with SplitContainer
Gilles Roudiere
2018-02-19
2
-97
/
+39
*
Readd VS.sync and VS.draw to keep compatibility
Rémi Verschelde
2018-02-19
1
-0
/
+6
*
Added all missing VisualServer bindings
Marc Gilleron
2018-02-19
5
-5
/
+345
*
Improved WASAPI driver so that it always uses the default audio device
Marcelo Fernandez
2018-02-19
1
-1
/
+87
*
Windows: Fix case of imm32 for case-sensitive MinGW build
Rémi Verschelde
2018-02-19
1
-2
/
+2
*
Windows: implement OS.get_unique_id and OS.set_ime_position
geequlim
2018-02-19
3
-2
/
+15
*
Make KEY_ESCAPE close all output/debugger docks on bottom
Bernhard Liebl
2018-02-19
1
-0
/
+6
*
Expose 'lightmap_unwrap' method to the scripting engine.
Saracen
2018-02-19
1
-0
/
+2
*
Fix bug when launching a game with no main scene
Paul Joannon
2018-02-19
1
-0
/
+9
*
Display path to preloaded res + button to open it
Julian Murgia
2018-02-19
2
-4
/
+30
*
Change 'Build Project' button style in Mono panel
Paul Joannon
2018-02-19
1
-1
/
+1
*
Change primitive meshes acccuracy value
Jerome67000
2018-02-19
1
-8
/
+8
*
Re-enabled type icons.
Michael Alexsander Silva Dias
2018-02-19
1
-14
/
+18
*
Select root node if search_box is empty in create_dialog
Vincenzo Greco
2018-02-19
1
-0
/
+4
*
Fixed android arm64v8
Colin Kinloch
2018-02-19
3
-9
/
+23
*
Added async and await as C# keywords.
Nathan Warden
2018-02-05
1
-3
/
+7
*
Mono: Remove automatic script multilevel calls
Ignacio Etcheverry
2018-02-05
2
-22
/
+9
*
Fix texture import spelling
Phil Jones
2018-02-04
1
-1
/
+1
*
Small fixes for the Control description in the docs.
Michael Alexsander Silva Dias
2018-02-04
1
-3
/
+3
*
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-04
26
-62
/
+62
*
Expand project root directory on editor start
volzhs
2018-02-04
2
-3
/
+7
*
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
2018-02-04
1
-1
/
+1
*
Hide button tree when file system dock isn't in split mode
Guilherme Felipe
2018-02-04
1
-1
/
+1
[next]