1
0
Fork 0
godot/modules/gltf/editor
demolke 31017f89ce
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.

(cherry picked from commit 7864abbeec)
2024-12-05 01:03:19 +01:00
..
editor_import_blend_runner.cpp Added proper timeout for blender rpc connection 2024-03-11 15:00:41 +01:00
editor_import_blend_runner.h Added proper timeout for blender rpc connection 2024-03-11 15:00:41 +01:00
editor_scene_exporter_gltf_plugin.cpp
editor_scene_exporter_gltf_plugin.h
editor_scene_importer_blend.cpp Update vertex color import to handle Blender 4.2 upwards 2024-12-05 01:03:19 +01:00
editor_scene_importer_blend.h
editor_scene_importer_fbx.cpp
editor_scene_importer_fbx.h
editor_scene_importer_gltf.cpp Implement glTF compat version system for files from older Godot versions 2023-11-03 12:07:25 -05:00
editor_scene_importer_gltf.h Implement glTF compat version system for files from older Godot versions 2023-11-03 12:07:25 -05:00