mirror of
https://github.com/godotengine/godot.git
synced 2025-03-13 23:41:08 +08:00
Reimplements "Remove Immutable" by comparing to the skeleton rest. It is necessary to delay removing animation tracks until after the correct rest pose is calculated in rest-fixer. Preserves the original implementation in the GLTFDocument / FBXDocument API for compatibility.