1
0
Fork 0
godot/modules/gltf/editor
demolke e69ecee8ef
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:04:19 +01:00
..
editor_import_blend_runner.cpp Better error handling for Blender RPC import 2023-02-06 18:23:20 +01:00
editor_import_blend_runner.h Fix blend runner copyright headers 2023-02-01 09:39:31 +01:00
editor_scene_exporter_gltf_plugin.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
editor_scene_exporter_gltf_plugin.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
editor_scene_importer_blend.cpp Update vertex color import to handle Blender 4.2 upwards 2024-12-05 01:04:19 +01:00
editor_scene_importer_blend.h Update blender export flags for 3.6. 2023-10-24 19:51:53 +02:00
editor_scene_importer_fbx.cpp fbx: Set base_dir correctly in append_from_scene 2023-02-20 16:32:27 -08:00
editor_scene_importer_fbx.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_scene_importer_gltf.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
editor_scene_importer_gltf.h Handle gltf binary 2023-01-27 02:02:02 -08:00