mirrored from https://projects.blender.org/blender/blender-addons.git
-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FBX import: add basic support for animation.
Only objects and bones loc/rot/scale, and shapekeys' value, for now. *IMPORTANT* note: we currently assume all FBX anim curves are linearly interpolated. This means unless you exported your animation in 'baked' mode, you should expect bad results! Supporting advanced FBX's interpolations (Bézier-like) is on TODO, but no serious ETA yet.
- Loading branch information
Bastien Montagne
committed
Jul 21, 2014
1 parent
944016a
commit 09c9fa9
Showing
1 changed file
with
263 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters