godot/editor/import
Rémi Verschelde b486f5dde0 glTF: Fix import of animations with INTERPOLATION_LINEAR
Bug found thanks to GCC 8's -Wduplicated-branches.
Slight refactor for readability.
2019-06-15 15:20:13 +02:00
..
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 Small fixes, mostly dupicated code 2019-04-08 11:03:37 +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 -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
editor_scene_importer_gltf.cpp glTF: Fix import of animations with INTERPOLATION_LINEAR 2019-06-15 15:20:13 +02:00
editor_scene_importer_gltf.h Fix skeleton reparenting to also work when the skeleton node is not a bone 2019-03-11 16:26:45 +01:00
resource_importer_bitmask.cpp -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
resource_importer_bitmask.h -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
resource_importer_csv_translation.cpp Unescape translations in CSV importer 2019-03-04 21:07:58 +01:00
resource_importer_csv_translation.h -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
resource_importer_image.cpp -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
resource_importer_image.h -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03: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 -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
resource_importer_obj.cpp -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
resource_importer_obj.h -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
resource_importer_scene.cpp Merge pull request #24286 from glaforte/bugfix/20878 2019-05-30 16:42:50 +02:00
resource_importer_scene.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
resource_importer_texture.cpp Fix typos with codespell 2019-05-19 13:10:35 +02:00
resource_importer_texture.h -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
resource_importer_texture_atlas.cpp Add missing license headers 2019-06-11 15:33:32 +02:00
resource_importer_texture_atlas.h Add missing license headers 2019-06-11 15:33:32 +02:00
resource_importer_wav.cpp Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
resource_importer_wav.h -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00