virtualx-engine/modules/gltf/editor
K. S. Ernest (iFire) Lee 9484ee7a9e Add support for importing .blend files
Lets you drag or place .blend files in the project folder and it will import the files.

Checks for Blender 3.0's gltf2 `export_keep_originals` option.

Add basepath support to GLTFDocument append_from_file.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2022-03-29 21:54:41 +02:00
..
editor_scene_exporter_gltf_plugin.cpp Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
editor_scene_exporter_gltf_plugin.h Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
editor_scene_importer_blend.cpp Add support for importing .blend files 2022-03-29 21:54:41 +02:00
editor_scene_importer_blend.h Add support for importing .blend files 2022-03-29 21:54:41 +02:00
editor_scene_importer_gltf.cpp Add support for importing .blend files 2022-03-29 21:54:41 +02:00
editor_scene_importer_gltf.h Add support for importing .blend files 2022-03-29 21:54:41 +02:00