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

Joshua Leung aligorith at gmail.com
Sat Nov 11 00:00:33 CET 2006


aligorith (Joshua Leung) 2006/11/11 00:00:33 CET

  Modified files:
    blender/source/blender/blenkernel/intern constraint.c 
  
  Log:
  Cleanup of evaluation code for Copy Rotation and Limit Rotation constraints.
  
  Made them use the new the two new math functions I've added in arith.c (in
  various patches) - Mat4ToEul and LocEulSizeToMat4 - cutting down on the
  amount of code reuse.
  
  Revision  Changes    Path
  1.54      +12 -39    blender/source/blender/blenkernel/intern/constraint.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/constraint.c.diff?r1=1.53&r2=1.54&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list