godot/tools/editor/io_plugins
volzhs ee7d94bf11 fix invalid texture plugin name
EditorTextureImportPlugin had ``texture_2d``, ``texture_3d``, ``texture_atlas`` and ``larget_texture``.
These are now just ``texture``.
2016-06-02 22:13:55 +09: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 -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
editor_font_import_plugin.h Changed import workflow 2016-05-27 14:19:11 -03:00
editor_import_collada.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
editor_import_collada.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_mesh_import_plugin.cpp -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
editor_mesh_import_plugin.h Changed import workflow 2016-05-27 14:19:11 -03:00
editor_sample_import_plugin.cpp -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
editor_sample_import_plugin.h Changed import workflow 2016-05-27 14:19:11 -03:00
editor_scene_import_plugin.cpp Added more translatable strings in code. Updated template tools.pot. 2016-05-30 21:47:53 +03:00
editor_scene_import_plugin.h Changed import workflow 2016-05-27 14:19:11 -03:00
editor_scene_importer_fbxconv.cpp i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
editor_scene_importer_fbxconv.h Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
editor_texture_import_plugin.cpp fix invalid texture plugin name 2016-06-02 22:13:55 +09:00
editor_texture_import_plugin.h Changed import workflow 2016-05-27 14:19:11 -03:00
editor_translation_import_plugin.cpp -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03: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