BVH Importer, Faster import and option to use BVH animation timing #34683

Closed
opened 2013-03-18 21:59:10 +01:00 by Luke Tokheim · 4 comments

%%%I would like to contribute the following changes to the Blender BVH motion capture file importer.

  • Faster file import. Create animation curves directly rather than scrubbing the scene timeline and setting keys per frame.

  • Option to preserve animation timing specified in the BVH file. Use the "Frame Time:

    " definition in the BVH file to scale the time axis. Added UI checkbox named "Use BVH Time" to enable this option.

An example BVH data file:

http://www.motionshadow.com/download/media/take.bvh

The patch is from the "https://svn.blender.org/svnroot/bf-extensions/trunk/" folder, revision 4388.
%%%

%%%I would like to contribute the following changes to the Blender BVH motion capture file importer. - Faster file import. Create animation curves directly rather than scrubbing the scene timeline and setting keys per frame. - Option to preserve animation timing specified in the BVH file. Use the "Frame Time: <dt>" definition in the BVH file to scale the time axis. Added UI checkbox named "Use BVH Time" to enable this option. An example BVH data file: http://www.motionshadow.com/download/media/take.bvh The patch is from the "https://svn.blender.org/svnroot/bf-extensions/trunk/" folder, revision 4388. %%%
Author

Changed status to: 'Open'

Changed status to: 'Open'

%%%Committed r4389, much faster!

I made some changes to the original patch, you may be interested to see the diff from the commit.
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=4389%%%

%%%Committed r4389, much faster! I made some changes to the original patch, you may be interested to see the diff from the commit. http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=4389%%%

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Author

%%%Thanks for the quick response. Your changes look good!%%%

%%%Thanks for the quick response. Your changes look good!%%%
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#34683
No description provided.