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

Martin Poirier theeth at yahoo.com
Sun Sep 5 23:20:03 CEST 2004


theeth (Martin Poirier) 2004/09/05 23:20:03 CEST

  Modified files:
    blender/source/blender/src editconstraint.c 
  
  Log:
  All constraints (except FollowPath) now check if subtarget (bone) is valid and disable constraint if not. Previously, this only worked with IK Solver.
  The problem was that it defaulted to the armature object as target but didn't clear the subtarget field. This makes it clear that there's a problem.
  
  Revision  Changes    Path
  1.20      +43 -3     blender/source/blender/src/editconstraint.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editconstraint.c.diff?r1=1.19&r2=1.20&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list