[Soc-2006-cvs] CVS commit: soc-blender/source/blender/blenkernel/intern lattice.c

Ben Batt benbatt at gmail.com
Thu Jul 20 23:59:49 CEST 2006


artificer (Ben Batt) 2006/07/20 23:59:49 CEST

  Modified files:        (Branch: artificer)
    soc-blender/source/blender/blenkernel/intern lattice.c 
  
  Log:
  Fixed a bug in the curve modifier where using the VGroup option could cause
  all of the mesh to still be affected (verts not in the VGroup would have
  their coordinates transformed to curve space, but not back again).
  
  Also fixed the bounding box calculation to only include vertices in the
  VGroup (this affects how verts are stretched by the CurveStretch option, or
  how vertices are offset along the curve when CurveStretch is turned off).
  This seems like the most logical way to do it.
  
  Revision  Changes    Path
  1.1.1.1.6.6 +26 -10    soc-blender/source/blender/blenkernel/intern/lattice.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/blenkernel/intern/lattice.c.diff?r1=1.1.1.1.6.5&r2=1.1.1.1.6.6&cvsroot=soc-2006&only_with_tag=artificer>


More information about the Soc-2006-cvs mailing list