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
/
scene_tree_dock.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
"FileSystem" dock now instance all selected scenes in one action
Franklin Sobrinho
2016-07-21
1
-3
/
+22
*
Fix crash when dropping scene as a sibling of the root node
Franklin Sobrinho
2016-07-18
1
-7
/
+6
*
Fix custom types showing on wrong dialogs
Franklin Sobrinho
2016-07-10
1
-2
/
+2
*
Removed unused variables (second pass) + dead code
Rémi Verschelde
2016-07-07
1
-24
/
+3
*
SceneTreeDock: Fix wrong argument in _has_visible_children
Rémi Verschelde
2016-07-07
1
-3
/
+3
*
Many fixes to scene tree node dragging, closes #5341
Juan Linietsky
2016-06-30
1
-3
/
+13
*
Figured out a way to fix event propagation for shortcuts and some other cases...
Juan Linietsky
2016-06-27
1
-1
/
+5
*
property remove parent owned nodes when using replace, fixes #4128
Juan Linietsky
2016-06-20
1
-0
/
+12
*
Added shortcuts to scene tree dock
Daniel J. Ramirez
2016-06-19
1
-20
/
+57
*
-fix bug in scene tree dragndrop reparenting, closes #4712, closes #4633, clo...
Juan Linietsky
2016-06-18
1
-12
/
+27
*
Ability to discard instancing from menu, closes #4903
Juan Linietsky
2016-06-11
1
-0
/
+2
*
Created a NodeDock with signals and groups
Juan Linietsky
2016-06-04
1
-7
/
+7
*
Signals became a tab
Juan Linietsky
2016-06-03
1
-20
/
+20
*
Changed import workflow
Juan Linietsky
2016-05-27
1
-0
/
+5
*
General docks clean up
Juan Linietsky
2016-05-23
1
-0
/
+1
*
use node name as filename when save scene
volzhs
2016-05-23
1
-1
/
+2
*
remove trailing whitespace
Hubert Jarosz
2016-05-21
1
-1
/
+1
*
i18n: Second pass at proofreading
Rémi Verschelde
2016-05-21
1
-8
/
+8
*
i18n: Proofreading of all strings
Rémi Verschelde
2016-05-21
1
-4
/
+4
*
-Added configuration warning system for nodes
Juan Linietsky
2016-05-17
1
-132
/
+11
*
Merge pull request #4652 from Paulb23/node_duplication_position
Rémi Verschelde
2016-05-17
1
-1
/
+1
|
\
|
*
Node duplication positions under duplicated node, issue 964
Paulb23
2016-05-13
1
-1
/
+1
*
|
Missing translatable strings
Juan Linietsky
2016-05-16
1
-14
/
+14
*
|
Contextualized Scene Tree menu
Juan Linietsky
2016-05-16
1
-1
/
+62
*
|
Experimental Right Mouse Button menu for SceneTree
Juan Linietsky
2016-05-15
1
-2
/
+47
|
/
*
ability to drag scenes from filesystem to tree for instancing
Juan Linietsky
2016-05-11
1
-54
/
+125
*
-begun implementing drag & drop editor wide
Juan Linietsky
2016-05-11
1
-11
/
+198
*
Modified editor strings to be translatable in the future
Juan Linietsky
2016-05-03
1
-45
/
+45
*
Keep editable instances data when replacing tree root node
Ignacio Etcheverry
2016-04-12
1
-0
/
+1
*
Enables the possibility of editing on multiple plugins at same time on same o...
hodes
2016-04-02
1
-2
/
+1
*
-Massive editor dialog cleanup
Juan Linietsky
2016-01-17
1
-10
/
+12
*
Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dock
Rémi Verschelde
2016-01-15
1
-1
/
+121
|
\
|
*
Remove padding in bottom HBoxContainer of scene tree dock
Rémi Verschelde
2015-12-19
1
-1
/
+2
|
*
Moved subscene creation from scene menu to an icon on the scene dock
Rémi Verschelde
2015-11-27
1
-0
/
+119
*
|
small hack to make collisionobjects work with replace, fixes #2992
Juan Linietsky
2016-01-12
1
-0
/
+5
*
|
-New reparent option "keep global transform" on reparent dialog. It is enable...
Juan Linietsky
2016-01-02
1
-1
/
+38
*
|
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
|
/
*
Import Sub-Scene as root's child if no node is selected
neikeq
2015-11-23
1
-1
/
+4
*
Merge pull request #2445 from TheHX/issue_2113
Juan Linietsky
2015-11-19
1
-6
/
+3
|
\
|
*
Possible fix for issue #2113
Franklin Sobrinho
2015-09-07
1
-6
/
+3
*
|
-fixes to ring buffer (fixes network error)
Juan Linietsky
2015-10-21
1
-1
/
+2
*
|
-fixes disability to remove instanced nodes when reopening scene. Fixes #2610
Juan Linietsky
2015-10-17
1
-1
/
+1
*
|
Large improvements on scene packing and management
reduz
2015-10-10
1
-20
/
+31
|
/
*
Multiple, simultaneous node editing spuport!!
Juan Linietsky
2015-08-25
1
-1
/
+34
*
live debug fixes
Juan Linietsky
2015-08-02
1
-3
/
+3
*
Live edit WORK IN PROGRESS
Juan Linietsky
2015-08-02
1
-2
/
+35
*
missing changes
Juan Linietsky
2015-06-14
1
-11
/
+14
*
new file dialog!
Juan Linietsky
2015-06-06
1
-3
/
+3
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Changed popup_centered by popup_centered_minsize in editor dialogs
Franklin Sobrinho
2015-04-08
1
-9
/
+9
[next]