[Bf-blender-cvs] CVS commit: blender/release/scripts export_cal3d.py blender/release/scripts/bpymodules BPyArmature.py BPyObject.py

Campbell Barton cbarton at metavr.com
Wed Apr 25 07:13:03 CEST 2007


campbellbarton (Campbell Barton) 2007/04/25 07:13:03 CEST

  Modified files:
    blender/release/scripts export_cal3d.py 
    blender/release/scripts/bpymodules BPyObject.py 
  Added files:
    blender/release/scripts/bpymodules BPyArmature.py 
  
  Log:
  BPyArmature - has a function that gets final pose locations/rotations. the data it returns can be swaped with IPO curve/locations, so exporters can use this to export bones with IK's/constraints.
  export_cal3d.py - option to export with baked animation from posebones, added popup UI with some options, fixed object scaling, get the meshes armature if its not selected.
  
  Revision  Changes    Path
  1.4       +190 -146  blender/release/scripts/export_cal3d.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/export_cal3d.py.diff?r1=1.3&r2=1.4&cvsroot=bf-blender>
  1.3       +3 -0      blender/release/scripts/bpymodules/BPyObject.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/bpymodules/BPyObject.py.diff?r1=1.2&r2=1.3&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list