pandemonium_engine/editor/import
Hugo Locurcio 309d538703 Print messages when textures are detected as used in 3D/normal map
This detection automatically changes some import options, so it's
important that users are aware of this.
2022-07-28 19:22:55 +02:00
..
atlas_import_failed.xpm Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
editor_import_plugin.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
editor_import_plugin.h Clang format all files. 2022-03-18 19:00:13 +01:00
resource_importer_bitmask.cpp Moved som of the includes from headers to cpp files under the editor folder. 2022-03-18 19:32:23 +01:00
resource_importer_bitmask.h Moved som of the includes from headers to cpp files under the editor folder. 2022-03-18 19:32:23 +01:00
resource_importer_csv_translation.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
resource_importer_csv_translation.h Clang format all files. 2022-03-18 19:00:13 +01:00
resource_importer_image.cpp Moved som of the includes from headers to cpp files under the editor folder. 2022-03-18 19:32:23 +01:00
resource_importer_image.h Moved som of the includes from headers to cpp files under the editor folder. 2022-03-18 19:32:23 +01:00
resource_importer_layered_texture.cpp Make more import preset name translatable 2022-07-27 01:17:35 +02:00
resource_importer_layered_texture.h Clang format all files. 2022-03-18 19:00:13 +01:00
resource_importer_scene.cpp Finished cleaning up includes for the classes under the editor folder. I skipped removing a few that needed more changes to the headers / cpp files for now. 2022-03-19 04:08:34 +01:00
resource_importer_scene.h Moved som of the includes from headers to cpp files under the editor folder. 2022-03-18 19:32:23 +01:00
resource_importer_texture_atlas.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
resource_importer_texture_atlas.h Moved som of the includes from headers to cpp files under the editor folder. 2022-03-18 19:32:23 +01:00
resource_importer_texture.cpp Print messages when textures are detected as used in 3D/normal map 2022-07-28 19:22:55 +02:00
resource_importer_texture.h Clang format all files. 2022-03-18 19:00:13 +01:00
resource_importer_wav.cpp ResourceImporterWAV: Add support for 64-bit IEEE float 2022-07-27 19:48:12 +02:00
resource_importer_wav.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00