aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_plugin_settings.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-271-0/+188
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!