mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
b0ce274a52
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.