[Bf-blender-cvs] CVS commit: blender/source/blender/src drawarmature.c editobject.c poseobject.c

Ton Roosendaal ton at blender.org
Thu Oct 20 16:58:46 CEST 2005


ton (Ton Roosendaal) 2005/10/20 16:58:46 CEST

  Modified files:
    blender/source/blender/src drawarmature.c editobject.c 
                               poseobject.c 
  
  Log:
  - Fix for Wkey menu in WeightPaint modus; it didn't work when the armature
    is a modifier only (Armature not parented to Mesh).
    Note; if multiple Modifier/Armatures work, it uses only the first still.
  
  - Armature option 'draw axes' now scales axes to 0.25 of bone length.
  
  Revision  Changes    Path
  1.24      +3 -3      blender/source/blender/src/drawarmature.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawarmature.c.diff?r1=1.23&r2=1.24&cvsroot=bf-blender>
  1.262     +3 -2      blender/source/blender/src/editobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editobject.c.diff?r1=1.261&r2=1.262&cvsroot=bf-blender>
  1.28      +4 -2      blender/source/blender/src/poseobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/poseobject.c.diff?r1=1.27&r2=1.28&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list