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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve drag and drop on 2D viewport
volzhs
2016-10-31
3
-6
/
+453
*
Fix p_index out of size error when closing script
volzhs
2016-10-31
1
-1
/
+1
*
Remove dead code in FileSystemDock
volzhs
2016-10-31
1
-7
/
+0
*
Prevent unwanted script editor input on game crash
Henrique Lacreta Alves
2016-10-31
1
-0
/
+1
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
9
-1
/
+17
*
Add option for root node name on Import 3D scene window
volzhs
2016-10-17
1
-2
/
+18
*
Only show AnimationEditor automatically when an Animplayer is selected.
Andreas Haas
2016-10-17
1
-1
/
+1
*
Possibility to write node path by hand in exported NodePath variable (#3486)
Mateusz Adamczyk
2016-10-17
1
-2
/
+14
*
Replace a node with saved branch scene instance
volzhs
2016-10-17
2
-1
/
+30
*
Refresh TextureRegionEditor when region has been changed externally.
Andreas Haas
2016-10-17
2
-0
/
+9
*
New load icon, removed unused open icon
Pawel Kowal
2016-10-17
5
-0
/
+85
*
Allow step for integer properties
Pedro J. Estébanez
2016-10-17
1
-6
/
+6
*
Make text column numbers one-based
Pedro J. Estébanez
2016-10-17
2
-2
/
+2
*
i18n: Sync translations from Weblate and merge with current code
Rémi Verschelde
2016-10-09
31
-693
/
+8796
*
i18n: Fix string that broke msgmerge
Rémi Verschelde
2016-10-09
1
-0
/
+1
*
editor_node: add an option to stop the update spinner from spinning, fixes #6653
J08nY
2016-10-09
2
-4
/
+13
*
Fix reparent undo not renaming back
Pedro J. Estébanez
2016-10-09
1
-0
/
+3
*
Project manager: grab focus on ok button after path selection.
Andreas Haas
2016-10-09
1
-1
/
+2
*
fixes #6695 - MultiNodeEdit edit path in exported NodePath
Răzvan Cosmin Rădulescu
2016-10-09
1
-1
/
+8
*
Add shortcut to reset cursor position in 3D Editor ( #166 )
Fabio Alessandrelli
2016-10-09
2
-0
/
+8
*
ConnectionDialog: Don't allow connecting to a Node without a script if target...
Andreas Haas
2016-10-09
1
-0
/
+8
*
Improve debug focus behavior
Pedro J. Estébanez
2016-10-09
4
-0
/
+9
*
PCKPacker: moved from tools into core, fixes #4129
J08nY
2016-10-09
4
-255
/
+0
*
Respect texture .flags files on export
Pedro J. Estébanez
2016-10-09
2
-19
/
+36
*
Fix typo for word_wrap
volzhs
2016-10-09
2
-3
/
+3
*
AnimationEditor: zoom using ctrl+wheel
Andreas Haas
2016-10-09
1
-2
/
+10
*
Fix crash when disabling main screen plugin
George Marques
2016-10-09
1
-0
/
+4
*
Show True/False tooltip in property editor for bool values
Pawel Kowal
2016-10-09
1
-0
/
+2
*
Make the choosable default editor layout the same as the actual default one.
Andreas Haas
2016-10-09
1
-3
/
+3
*
Add a function to plugin get the main screen parent
George Marques
2016-10-09
3
-1
/
+8
*
Fix highlight current script when script temputure is disabled
Paulb23
2016-09-18
1
-15
/
+16
*
Update current script color on change
Paulb23
2016-09-18
1
-0
/
+1
*
Move hardcoded theme colors from editor_node into editor_themes
Ralf Hölzemer
2016-09-18
2
-5
/
+5
*
Added customisable grid color, issue 3781
Paulb23
2016-09-18
2
-4
/
+9
*
Added setting to change current script background color, issue 5450
Paulb23
2016-09-18
1
-2
/
+9
*
Fix dialogs in ProjectManage don't with editor theme issue
Geequlim
2016-09-18
1
-4
/
+3
*
Expose light shadow color to canvas item shaders
Pedro J. Estébanez
2016-09-18
1
-0
/
+2
*
Do not expose resource/ properties in sectioned property editor, closes #6396
Juan Linietsky
2016-09-18
1
-1
/
+1
*
Always show output panel when debugging
supaiku
2016-09-18
1
-0
/
+3
*
Select newly created folder on Directory dialog
volzhs
2016-09-18
1
-7
/
+7
*
Remove tools/script_plugins, demos of the old plugin API
Rémi Verschelde
2016-09-18
6
-82
/
+0
*
Merge tools/docdump in tools/doc
Rémi Verschelde
2016-09-18
4
-8
/
+0
*
Move various scripts to the "scripts" folder
Rémi Verschelde
2016-09-18
7
-171
/
+1
*
Remove obsolete Win32 libraries that everyone had forgotten about
Rémi Verschelde
2016-09-18
1
-0
/
+0
*
Move templates and distribution stuff to tools/dist
Rémi Verschelde
2016-09-18
57
-383
/
+214
*
Tilemap editor: Bucket tool - allow deleting and replacing of tiles
Joscha
2016-09-18
2
-11
/
+38
*
i18n: Sync translations from Weblate
Rémi Verschelde
2016-09-01
27
-3112
/
+25414
*
editor: Add mouse position information in TileMap
Mark Nokalt
2016-09-01
2
-0
/
+13
*
Show last added action on Input Map and implement InputEvent "=="
volzhs
2016-09-01
2
-2
/
+30
*
Prevent to add node to selection when node is not inside tree
volzhs
2016-09-01
1
-1
/
+1
[next]