summaryrefslogtreecommitdiff
path: root/tools/editor/scene_tree_dock.h
AgeCommit message (Expand)Author
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-11Can create or load script on Attach script dialogvolzhs
2016-11-01Option for detaching script from node (#6934).Mateusz Adamczyk
2016-10-30Merge pull request #6945 from Hinsbart/script_dndRémi Verschelde
2016-10-30Merge pull request #6920 from volzhs/dragndrop-2dRémi Verschelde
2016-10-27Ability to drag script files from Filesystem dock to SceneTree dock.Andreas Haas
2016-10-26Improve drag and drop on 2D viewportvolzhs
2016-10-19Option to load script for node (#6839)Mateusz Adamczyk
2016-10-11Replace a node with saved branch scene instancevolzhs
2016-09-12Modified resource menu for node scripts so it always goes through the new scr...Juan Linietsky
2016-08-27Double click on scene tree element to focus currently selected nodeDaniel J. Ramirez
2016-08-07-Added yield nodes to visual scriptJuan Linietsky
2016-08-03More progress on visual script editingJuan Linietsky
2016-07-21"FileSystem" dock now instance all selected scenes in one actionFranklin Sobrinho
2016-06-30Many fixes to scene tree node dragging, closes #5341Juan Linietsky
2016-06-04Created a NodeDock with signals and groupsJuan Linietsky
2016-06-03Signals became a tabJuan Linietsky
2016-05-27Changed import workflowJuan Linietsky
2016-05-17-Added configuration warning system for nodesJuan Linietsky
2016-05-16Contextualized Scene Tree menuJuan Linietsky
2016-05-15Experimental Right Mouse Button menu for SceneTreeJuan Linietsky
2016-05-11ability to drag scenes from filesystem to tree for instancingJuan Linietsky
2016-05-11-begun implementing drag & drop editor wideJuan Linietsky
2016-01-15Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dockRémi Verschelde
2016-01-02-New reparent option "keep global transform" on reparent dialog. It is enable...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-11-27Moved subscene creation from scene menu to an icon on the scene dockRémi Verschelde
2015-08-25Multiple, simultaneous node editing spuport!!Juan Linietsky
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-14missing changesJuan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-19Fixed a bug where a user could add a cyclical dependency, causing a crash.Nathan Warden
2014-09-21Fix #395: change node name does not refresh in the inspector until you resele...Ralf Hölzemer
2014-09-023D Physics and Other StuffJuan Linietsky
2014-07-02Forgot to add SceneTreeDock::set_selected change in last PRmarynate
2014-05-10Shift+Del to delete nodes without confirmationmarynate
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky