[Bf-blender-cvs] CVS commit: blender/source/blender/blenkernel/intern armature.c

Joshua Leung aligorith at gmail.com
Fri Jan 5 09:16:24 CET 2007


aligorith (Joshua Leung) 2007/01/05 09:16:24 CET

  Modified files:
    blender/source/blender/blenkernel/intern armature.c 
  
  Log:
  Bugfix #5212:
  
  IK Locks/Limits were applied to bones in IK-chains even when the IK
  constraint for the chain had an influence value of 0.
  
  I've added a check to see if the ik-constraint found has any influence
  over a chain, before the chain is made available for ik-solving.
  
  Revision  Changes    Path
  1.93      +2 -1      blender/source/blender/blenkernel/intern/armature.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/armature.c.diff?r1=1.92&r2=1.93&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list