aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/create_dialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-8/+8
|
* remove trailing whitespaceHubert Jarosz2016-03-091-41/+41
|
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-271-1/+28
| | | | | | Not all APIs are provided yet, please request whathever you are missing. Some example plugins are provided in demos/plugins. Just copy them to a folder in your project named addons/ and then enable them from the project settings. Have fun!
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Several performance improvements, mainly in loading and instancing scenes ↵Juan Linietsky2015-06-291-2/+2
| | | | | | | | and resources. A general speedup should be apparent, with even more peformance increase when compiling optimized. WARNING: Tested and it seems to work, but if something breaks, please report.
* missing changesJuan Linietsky2015-06-141-0/+5
|
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-1/+1
| | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-=- *YOUR SOURCE MIGHT NOT WORK* For mor information on fix: https://github.com/okamstudio/godot/wiki/devel_scene_tree Other stuff: -Shower of bullets demo -Fixes all around
* Changed GUI text to better match actionLuke Picciau2014-09-241-1/+1
|
* -run script in editorJuan Linietsky2014-02-201-0/+2
| | | | | -add search docs dialog that returns places string was found -added flash
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+555