aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_data.h
Commit message (Collapse)AuthorAgeFilesLines
* -Fixed revert scene, should work proprely now, fixes #2782Juan Linietsky2016-01-231-0/+1
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* -scenes are properly reloaded when a dependency changes, fixes #2896Juan Linietsky2015-12-131-0/+3
| | | | (it's clevery done so local changes to scenes are kept even if unsaved)
* -ability to change scripts in external editor and still have properties ↵Juan Linietsky2015-12-091-0/+1
| | | | reloaded in godot UI, fixes #3003
* -removed resources dock, good bye old friendJuan Linietsky2015-09-011-0/+7
|
* Multiple, simultaneous node editing spuport!!Juan Linietsky2015-08-251-1/+1
| | | | ..but will you be brave enough to try it? :)
* Live edit WORK IN PROGRESSJuan Linietsky2015-08-021-0/+3
| | | | | | | | | | 1) press the heart while the game is running 2) select a scene to live edit from the opened scenes 3) edit/add/remove nodes or resources, change their properties, etc. 4) watch changes reflected in running game, in all places this scene is edited 5) It's not perfect obviously, but the aim of it is to try to reflect your changes as best as possible in the running game.
* QOL, script buttons in scene tabsJuan Linietsky2015-07-261-0/+1
|
* -added icons for root node types on tabsJuan Linietsky2015-07-241-0/+1
|
* Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-221-0/+44
| | | | | | | | | | | -ability to edit multiple scenes at the same time -resource internal IDs are now persistent, this makes multiple scene editing possible but maaaaay result in file corruption bugs (tested and could not find anything but possibility exists because core code changed, report immediately if you find this). -properly save settings, layout, etc when edited -script editing is independent from scene editing now -show a yellow box when a script belongs to the scene
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+204