summaryrefslogtreecommitdiff
path: root/demos/plugins/custom_import_plugin
AgeCommit message (Collapse)Author
2016-06-03Remove leftover from the demosRémi Verschelde
Was missed in c7d45ec085086ab86192a7890b9622320d57b89d.
2016-06-03Removed demosJuan Linietsky
they go to their own project now
2016-06-03Expose ResourceImportMetadata::set_source_md5 for scriptGeequlim
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
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!