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

Ton Roosendaal ton at blender.org
Tue Nov 21 14:07:17 CET 2006


ton (Ton Roosendaal) 2006/11/21 14:07:17 CET

  Modified files:
    blender/source/blender/blenkernel/intern anim.c 
  
  Log:
  Bugfix #5270
  
  CurvePaths: if the path has vector handles, or when it's a Poly curve, the
  amount of interpolated points on the path was too limited (6 actually).
  Now the 'resolu' of the curve defines the amount of interpolated points.
  
  This enables motionpaths or deforming with sharp corners.
  
  Revision  Changes    Path
  1.42      +3 -3      blender/source/blender/blenkernel/intern/anim.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/anim.c.diff?r1=1.41&r2=1.42&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list