[Bf-blender-cvs] CVS commit: blender/release/scripts bvh_import.py

Campbell Barton cbarton at metavr.com
Tue Aug 1 20:28:42 CEST 2006


campbellbarton (Campbell Barton) 2006/08/01 20:28:42 CEST

  Modified files:
    blender/release/scripts bvh_import.py 
  
  Log:
  Mostly finished work on bvh import.
  before funky stuff like IPO bezier curve fitting etc are added.
  
  * Fixed problem with zero length bones being removed.
  * Sped up import by writing to ipo curves rather then inserting keyframes
  * detect linear rate of change and ommit unneeded ipo points.
  * cleanup
  
  Revision  Changes    Path
  1.14      +244 -59   blender/release/scripts/bvh_import.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/bvh_import.py.diff?r1=1.13&r2=1.14&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list