mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03:00
Option in MeshInstance to enable software skinning, in order to test against the current USE_SKELETON_SOFTWARE path which causes problems with bad performance. Co-authored-by: lawnjelly <lawnjelly@gmail.com>