virtualx-engine/modules/gltf/editor
reduz e93d991329
Add a dialog for customizing FBX import
* If FBX files are found, a dialog will pop up asking to configure FBX2glTF.
* Dialog can also be accessed by going Editor -> Configure FBX Import.
* The dialog also shows a link to click to download the converter, which
  should contain instructions.
2022-12-18 01:08:54 +01:00
..
editor_scene_exporter_gltf_plugin.cpp GLTF: Clean up lots of includes 2022-11-29 23:11:08 -06:00
editor_scene_exporter_gltf_plugin.h Use forward-declarations in EditorPlugin where possible 2022-11-11 20:25:51 +01:00
editor_scene_importer_blend.cpp GLTF: Clean up lots of includes 2022-11-29 23:11:08 -06:00
editor_scene_importer_blend.h Add trimming option to cut un-keyed timeline before first key in gltf 2022-11-29 13:53:33 +09:00
editor_scene_importer_fbx.cpp Add a dialog for customizing FBX import 2022-12-18 01:08:54 +01:00
editor_scene_importer_fbx.h Add a dialog for customizing FBX import 2022-12-18 01:08:54 +01:00
editor_scene_importer_gltf.cpp Merge pull request #69372 from aaronfranke/gltf-cleanup 2022-12-10 10:48:14 +01:00
editor_scene_importer_gltf.h Merge pull request #68665 from TokageItLab/cut-unkeyed-gltf-anim 2022-11-29 16:51:56 +01:00