index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
scene_tree_dock.h
Age
Commit message (
Expand
)
Author
2017-01-15
Add 'Copy Node Path' action to right mouse menu
Geequlim
2017-01-12
some class renames
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-11-11
Can create or load script on Attach script dialog
volzhs
2016-11-01
Option for detaching script from node (#6934).
Mateusz Adamczyk
2016-10-30
Merge pull request #6945 from Hinsbart/script_dnd
Rémi Verschelde
2016-10-30
Merge pull request #6920 from volzhs/dragndrop-2d
Rémi Verschelde
2016-10-27
Ability to drag script files from Filesystem dock to SceneTree dock.
Andreas Haas
2016-10-26
Improve drag and drop on 2D viewport
volzhs
2016-10-19
Option to load script for node (#6839)
Mateusz Adamczyk
2016-10-11
Replace a node with saved branch scene instance
volzhs
2016-09-12
Modified resource menu for node scripts so it always goes through the new scr...
Juan Linietsky
2016-08-27
Double click on scene tree element to focus currently selected node
Daniel J. Ramirez
2016-08-07
-Added yield nodes to visual script
Juan Linietsky
2016-08-03
More progress on visual script editing
Juan Linietsky
2016-07-21
"FileSystem" dock now instance all selected scenes in one action
Franklin Sobrinho
2016-06-30
Many fixes to scene tree node dragging, closes #5341
Juan Linietsky
2016-06-04
Created a NodeDock with signals and groups
Juan Linietsky
2016-06-03
Signals became a tab
Juan Linietsky
2016-05-27
Changed import workflow
Juan Linietsky
2016-05-17
-Added configuration warning system for nodes
Juan Linietsky
2016-05-16
Contextualized Scene Tree menu
Juan Linietsky
2016-05-15
Experimental Right Mouse Button menu for SceneTree
Juan Linietsky
2016-05-11
ability to drag scenes from filesystem to tree for instancing
Juan Linietsky
2016-05-11
-begun implementing drag & drop editor wide
Juan Linietsky
2016-01-15
Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dock
Rémi Verschelde
2016-01-02
-New reparent option "keep global transform" on reparent dialog. It is enable...
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-11-27
Moved subscene creation from scene menu to an icon on the scene dock
Rémi Verschelde
2015-08-25
Multiple, simultaneous node editing spuport!!
Juan Linietsky
2015-06-22
Multiple scene editing *POTENTIALLY UNSTABLE*
Juan Linietsky
2015-06-14
missing changes
Juan Linietsky
2015-06-06
new file dialog!
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-01-19
Fixed a bug where a user could add a cyclical dependency, causing a crash.
Nathan Warden
2014-09-21
Fix #395: change node name does not refresh in the inspector until you resele...
Ralf Hölzemer
2014-09-02
3D Physics and Other Stuff
Juan Linietsky
2014-07-02
Forgot to add SceneTreeDock::set_selected change in last PR
marynate
2014-05-10
Shift+Del to delete nodes without confirmation
marynate
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky