You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-19 14:31:59 +00:00
The importer already checks if a mesh has vertex colors and enables vertex colors on the material using it. Before this fix, GLTF importer would force shader generation to use vertex colors even if the scene did not have vertex colors at all, or did not need them; causing inefficient shader and PSO generation.
268 KiB
268 KiB