Skip to content
Snippets Groups Projects
Commit 8e70aeae authored by Philipp's avatar Philipp Committed by Bastien Montagne
Browse files

Fix T76566: Fix slow FBX import of long animations.

Note that this patches changes how we insert keyframes, since we cannot
use the `'NEEDED'` option of the slower previous code, we may generate
more keys than needed.

This change gives about 60 times speedup when importing heavy animations
though, so think that trade-of is totally acceptable.

Patch by @Hotox, with some fixes and cleanup by @mont29.

Differential: https://developer.blender.org/D7762
parent ee468ba5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment