..
atlas_import_failed.xpm
Added ability for multiple images to be imported as an atlas
2019-04-19 15:56:34 -03:00
editor_import_collada.cpp
Merge pull request #32051 from qarmin/some_error_explanation
2019-09-25 11:51:54 +02:00
editor_import_collada.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
editor_import_plugin.cpp
-Properly handle missing ETC support on export
2019-02-26 18:45:06 -03:00
editor_import_plugin.h
Some code changed with Clang-Tidy
2019-06-26 15:08:25 +02:00
editor_scene_importer_gltf.cpp
Fix import hints being ignored by glTF importer
2019-09-25 16:58:05 +02:00
editor_scene_importer_gltf.h
GLTF: Fixed some issues with skin groups joining incorrectly and removed unused code
2019-09-22 17:45:36 -07:00
resource_importer_bitmask.cpp
-Properly handle missing ETC support on export
2019-02-26 18:45:06 -03:00
resource_importer_bitmask.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
resource_importer_csv.cpp
Add CSV import without translation.
2019-09-03 19:37:20 -05:00
resource_importer_csv.h
Add CSV import without translation.
2019-09-03 19:37:20 -05:00
resource_importer_csv_translation.cpp
Added some obvious errors explanations
2019-09-25 10:28:50 +02:00
resource_importer_csv_translation.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
resource_importer_image.cpp
Added some obvious errors explanations
2019-09-25 10:28:50 +02:00
resource_importer_image.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
resource_importer_layered_texture.cpp
-Properly handle missing ETC support on export
2019-02-26 18:45:06 -03:00
resource_importer_layered_texture.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
resource_importer_obj.cpp
Added some obvious errors explanations
2019-09-25 10:28:50 +02:00
resource_importer_obj.h
Remove dependency on the editor directory being in the build's include path.
2019-10-10 08:57:00 +02:00
resource_importer_scene.cpp
Restore import animation storage checkbox behavior
2019-09-28 12:33:00 +10:00
resource_importer_scene.h
Added the ability to import scene resources as .tres files
2019-08-27 15:21:20 +02:00
resource_importer_texture.cpp
Some code changed with Clang-Tidy
2019-06-26 15:08:25 +02:00
resource_importer_texture.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
resource_importer_texture_atlas.cpp
Some code changed with Clang-Tidy
2019-06-26 15:08:25 +02:00
resource_importer_texture_atlas.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
resource_importer_wav.cpp
Added some obvious errors explanations
2019-09-25 10:28:50 +02:00
resource_importer_wav.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
SCsub
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00