virtualx-engine/modules/gltf/editor
demolke 7864abbeec Update vertex color import to handle Blender 4.2 upwards
Blender commit 0f0a8df8a9 which is landing in 4.2 deprecated `vertex_colors` GLTF property, use `export_vertex_color` instead.
2024-07-06 14:22:09 +02:00
..
editor_import_blend_runner.cpp
editor_import_blend_runner.h
editor_scene_exporter_gltf_plugin.cpp Add bake_fps for FBXDocument, GLTFDocument and both import-export. 2024-05-23 09:09:36 -07:00
editor_scene_exporter_gltf_plugin.h Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
editor_scene_exporter_gltf_settings.cpp Add bake_fps for FBXDocument, GLTFDocument and both import-export. 2024-05-23 09:09:36 -07:00
editor_scene_exporter_gltf_settings.h Add bake_fps for FBXDocument, GLTFDocument and both import-export. 2024-05-23 09:09:36 -07:00
editor_scene_importer_blend.cpp Update vertex color import to handle Blender 4.2 upwards 2024-07-06 14:22:09 +02:00
editor_scene_importer_blend.h Add browse folder and browse file icons 2024-03-12 09:57:59 -04:00
editor_scene_importer_gltf.cpp Add bake_fps for FBXDocument, GLTFDocument and both import-export. 2024-05-23 09:09:36 -07:00
editor_scene_importer_gltf.h