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