godot/tools/editor/io_plugins
Juan Linietsky 6fc1c3a4d1 Completed the support for plugins! It is not possible to add plugins.
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!
2016-02-27 23:12:27 -03:00
..
editor_atlas.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_atlas.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_export_scene.cpp added binary API to StreamPeer, fixes #2863 2015-12-13 12:53:29 -03:00
editor_export_scene.h -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the process. Keeping old version just in case for now. 2015-12-04 10:18:28 -03:00
editor_font_import_plugin.cpp Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
editor_font_import_plugin.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_import_collada.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_import_collada.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_mesh_import_plugin.cpp Better import mesh warnings 2015-11-25 10:28:46 -03:00
editor_mesh_import_plugin.h A bit of everything: 2014-05-14 01:22:15 -03:00
editor_sample_import_plugin.cpp -fixed more issues resampling sounds 2016-02-11 11:29:29 -03:00
editor_sample_import_plugin.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_scene_import_plugin.cpp Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
editor_scene_import_plugin.h Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
editor_scene_importer_fbxconv.cpp Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
editor_scene_importer_fbxconv.h Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
editor_texture_import_plugin.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_texture_import_plugin.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_translation_import_plugin.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_translation_import_plugin.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00