[Bf-blender-cvs] CVS commit: blender/source/blender/src buttons_editing.c editconstraint.c poseobject.c

Ton Roosendaal ton at blender.org
Thu Nov 16 11:24:26 CET 2006


ton (Ton Roosendaal) 2006/11/16 11:24:26 CET

  Modified files:
    blender/source/blender/src buttons_editing.c editconstraint.c 
                               poseobject.c 
  
  Log:
  1)
  Bugfix: Beziers in curve didn't calculate the tilt values correctly for
  the endpoint and not for all handle types. That way deforming curves didn't
  extend the tilted deform either. (IRC report by Jahka)
  
  2)
  If you setup a Proxy for Armatures, the protected bones now have an error
  pupup for buttons and for some of the tools in 3d window (constraint edit
  mostly).
  Also the Bones Panel shows a note when the bone is not editable.
  
  Revision  Changes    Path
  1.295     +32 -6     blender/source/blender/src/buttons_editing.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/buttons_editing.c.diff?r1=1.294&r2=1.295&cvsroot=bf-blender>
  1.41      +7 -1      blender/source/blender/src/editconstraint.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editconstraint.c.diff?r1=1.40&r2=1.41&cvsroot=bf-blender>
  1.45      +44 -1     blender/source/blender/src/poseobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/poseobject.c.diff?r1=1.44&r2=1.45&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list