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
/
editor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EditorNode::set_visible_editor()
Pedro J. Estébanez
2017-01-16
1
-0
/
+1
*
Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)
Bruno Ortiz
2017-01-12
2
-0
/
+7
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
214
-218
/
+218
*
Added option to toggle bucket fill preview
Marc Gilleron
2017-01-12
1
-2
/
+3
*
Added bucket fill preview
Marc Gilleron
2017-01-12
2
-8
/
+87
*
Show visual notice for visibility on Scene Dock
volzhs
2017-01-12
2
-1
/
+15
*
Able to change visibility when ancestor node is hidden
volzhs
2017-01-12
1
-13
/
+0
*
Add new option to always open output on play
Guilherme Felipe
2017-01-12
1
-0
/
+3
*
Fix visibility of bottom panel when start playing
Guilherme Felipe
2017-01-12
2
-14
/
+2
*
PopupMenu upgrade: Hide on item selection (#7306)
Ivan P. Skodje
2017-01-12
1
-0
/
+1
*
Allows to start the scene with custom arguments within the editor
bebae
2017-01-12
2
-12
/
+9
*
TextureRegionEditor: Fix mouse wheel scroll speed.
Andreas Haas
2017-01-12
1
-2
/
+2
*
Fix crash on project importing by dragging a folder.
Andreas Haas
2017-01-12
1
-1
/
+1
*
Show selected node in Scene dock when parent node is folded
volzhs
2017-01-12
1
-0
/
+6
*
Check keystore field when export Android release apk
volzhs
2017-01-12
3
-0
/
+222
*
Fix snap mode selector sticking in texture region module
Dmitry Kram
2017-01-12
1
-1
/
+1
*
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
2
-22
/
+22
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-02
2
-11
/
+1
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
5
-57
/
+57
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-02
2
-116
/
+116
*
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
5
-0
/
+10
*
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
*
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
[next]