aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_run_script.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-3/+3
|
* Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-221-1/+1
| | | | | | | | | | | -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
* -run script in editorJuan Linietsky2014-02-201-0/+72
-add search docs dialog that returns places string was found -added flash