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
/
node_dock.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-02-04
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
1
-1
/
+1
2018-02-04
Hide button tree when file system dock isn't in split mode
Guilherme Felipe
1
-1
/
+1
2018-02-04
Errata fix on Image get_format() description
Profesor Tartelett
1
-1
/
+1
2018-02-04
Fix TextEdit current line highlight horizontal offset
binbitten
1
-7
/
+7
2018-02-04
Expose a few GraphEdit methods to script languages
George Marques
2
-0
/
+86
2018-02-04
Add interface for plugins to enable/disable other plugins
George Marques
3
-0
/
+34
2018-02-04
ProjectSettings: Disallow adding properties without name.
Andreas Haas
1
-1
/
+10
2018-02-04
AudioEffectReverb: max predelay_feedback to 0.98
Poommetee Ketson
1
-2
/
+2
2018-02-04
Viewport doc improvements
Chaosus
1
-0
/
+38
2018-02-04
Display set_nodelay to GDScript
Marlon Henry Schweigert
9
-7
/
+18
2018-02-04
Allow focus on disabled buttons
Hein-Pieter van Braam
1
-4
/
+0
2018-02-04
attemp to fix #15870
Mariano Suligoy
1
-2
/
+2
2018-02-04
Fix issue 15895, audio streams don't signalling finished after the first one
robfram
1
-1
/
+1
2018-02-02
Update DONORS list
Rémi Verschelde
1
-20
/
+44
[next]