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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 2.1.1-stable
2.1.1-stable
Rémi Verschelde
2016-11-15
1
-2
/
+2
*
i18n: Sync translations with Weblate and update template
Rémi Verschelde
2016-11-15
15
-897
/
+2261
*
i18n: Remove translations below 20% completion
Rémi Verschelde
2016-11-15
16
-102160
/
+0
*
Added snapping to 3D path handles to bring it in line with its 2D counterpart
Ben Hickling
2016-11-15
1
-0
/
+6
*
Check entered and trimmed path when create, import, install project
volzhs
2016-11-15
1
-30
/
+22
*
Fix crash when select target path on import 3d scene window
volzhs
2016-11-15
2
-2
/
+2
*
Prevent to select children if selection lock or instanced scene
volzhs
2016-11-15
1
-7
/
+14
*
Fix resetting to default value in EditorSettings
volzhs
2016-11-15
1
-1
/
+0
*
Export immediately if only one device present
Pawel Kowal
2016-11-15
1
-6
/
+17
*
Set project name as directory name instead of '.'
volzhs
2016-11-15
1
-2
/
+2
*
Select newly created or imported project automatically
volzhs
2016-11-15
2
-2
/
+45
*
Prevent to make UndoRedo for duplicate if no selected node
volzhs
2016-11-15
1
-0
/
+2
*
Fix scene tree drag & drop places node as child (#6912)
Keetz
2016-11-15
1
-31
/
+4
*
Fixed flag for importing animation and skipping value tracks.
Saracen
2016-11-15
3
-44
/
+51
*
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-02
5
-35
/
+36
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-02
9
-32
/
+4
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
16
-254
/
+254
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-02
11
-422
/
+422
*
Fix usage of 3.0 naming API in 1038c1f8
Rémi Verschelde
2016-10-31
1
-2
/
+2
*
Fix memory leak with drag & drop on 2D viewport
volzhs
2016-10-31
1
-0
/
+1
*
Ability to drag script files from Filesystem dock to SceneTree dock.
Andreas Haas
2016-10-31
4
-2
/
+38
*
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
[next]