godot/tools/editor/io_plugins
Juan Linietsky 22d83bc9f6 Begining of GLES3 renderer:
-Most 2D drawing is implemented
-Missing shaders
-Missing all 3D
-Editor needs to be set on update always to be used, otherwise it does not refresh
-Large parts of editor not working
2016-10-03 21:35:16 +02:00
..
editor_atlas.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
editor_atlas.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_bitmask_import_plugin.cpp Fix various warnings 2016-08-13 13:21:35 +02:00
editor_bitmask_import_plugin.h Bitmask import plugin 2016-06-05 19:14:39 +01:00
editor_export_scene.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
editor_export_scene.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
editor_font_import_plugin.cpp Begining of GLES3 renderer: 2016-10-03 21:35:16 +02:00
editor_font_import_plugin.h Changed import workflow 2016-05-27 14:19:11 -03:00
editor_import_collada.cpp Begining of GLES3 renderer: 2016-10-03 21:35:16 +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 Turn some prints to error logs, remove others 2016-07-24 00:02:19 +02:00
editor_mesh_import_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
editor_sample_import_plugin.cpp Fix various warnings 2016-08-13 13:21:35 +02:00
editor_sample_import_plugin.h Changed import workflow 2016-05-27 14:19:11 -03:00
editor_scene_import_plugin.cpp Begining of GLES3 renderer: 2016-10-03 21:35:16 +02:00
editor_scene_import_plugin.h -Added options for scene import plugin to keep materials and user-added tracks to animations, please test! closes #4425 2016-06-20 00:20:30 -03:00
editor_scene_importer_fbxconv.cpp Begining of GLES3 renderer: 2016-10-03 21:35:16 +02:00
editor_scene_importer_fbxconv.h Begining of GLES3 renderer: 2016-10-03 21:35:16 +02:00
editor_texture_import_plugin.cpp Begining of GLES3 renderer: 2016-10-03 21:35:16 +02:00
editor_texture_import_plugin.h Respect texture .flags files on export 2016-09-30 17:41:45 +02:00
editor_translation_import_plugin.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
editor_translation_import_plugin.h Changed import workflow 2016-05-27 14:19:11 -03:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00