Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Import step interpolation for loc/rot/scale from GLTF as nearest
Currently all object transform animation tracks get imported and baked as linear. For step interpolation mark the resulting animation track with Nearest interpolation to make sure there are no in-betweens generated. This is useful for camera cuts or similar.
- Loading branch information