godot/tools/editor/io_plugins
2017-02-23 17:47:25 +02:00
..
editor_atlas.cpp Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
editor_atlas.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
editor_bitmask_import_plugin.cpp Removed import/export system, will start new one from scratch. 2017-01-25 21:57:08 -03:00
editor_bitmask_import_plugin.h Removed import/export system, will start new one from scratch. 2017-01-25 21:57:08 -03:00
editor_export_scene.cpp Complete the globals.h -> global_config.h conversion 2017-02-23 17:47:25 +02:00
editor_export_scene.h Editor Export Settings Dialog is completed!! Now on to make some exporters.. 2017-02-19 23:21:35 -03:00
editor_font_import_plugin.cpp Removed import/export system, will start new one from scratch. 2017-01-25 21:57:08 -03:00
editor_font_import_plugin.h Editor Export Settings Dialog is completed!! Now on to make some exporters.. 2017-02-19 23:21:35 -03:00
editor_mesh_import_plugin.cpp Removed import/export system, will start new one from scratch. 2017-01-25 21:57:08 -03:00
editor_mesh_import_plugin.h Removed import/export system, will start new one from scratch. 2017-01-25 21:57:08 -03:00
editor_sample_import_plugin.cpp Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 2017-01-16 13:36:33 -06:00
editor_sample_import_plugin.h Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
editor_scene_import_plugin.cpp Complete the globals.h -> global_config.h conversion 2017-02-23 17:47:25 +02:00
editor_scene_import_plugin.h Removed import/export system, will start new one from scratch. 2017-01-25 21:57:08 -03:00
editor_scene_importer_fbxconv.cpp Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
editor_scene_importer_fbxconv.h ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 2017-01-02 23:03:46 -03:00
editor_texture_import_plugin.cpp Complete the globals.h -> global_config.h conversion 2017-02-23 17:47:25 +02:00
editor_texture_import_plugin.h Lot of work in new importer, importing textures now works. 2017-02-01 09:46:36 -03:00
editor_translation_import_plugin.cpp Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x 2017-02-04 20:53:55 -03:00
editor_translation_import_plugin.h Editor Export Settings Dialog is completed!! Now on to make some exporters.. 2017-02-19 23:21:35 -03:00
SCsub Reorder the folders in tools to prepare moving tools/editor 2017-02-09 00:08:27 +01:00