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

Ben Batt benbatt at gmail.com
Fri Aug 11 12:12:34 CEST 2006


artificer (Ben Batt) 2006/08/11 12:12:34 CEST

  Modified files:        (Branch: artificer)
    soc-blender/source/blender/blenkernel/intern modifier.c 
  
  Log:
  Update to Autosmooth modifier: better support for non-manifold meshes (edges
  with more than 2 faces are now correctly detected as sharp or smooth).
  Currently edges with more than 2 faces are always split into one edge per face;
  this may change soon.
  
  Update to Displace modifier: the modifier now always applies vertex coordinates
  and recalculates normals before executing (fixes an issue where the "Normal"
  application direction didn't always work properly).
  
  Revision  Changes    Path
  1.1.1.1.6.40 +74 -47    soc-blender/source/blender/blenkernel/intern/modifier.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/blenkernel/intern/modifier.c.diff?r1=1.1.1.1.6.39&r2=1.1.1.1.6.40&cvsroot=soc-2006&only_with_tag=artificer>


More information about the Soc-2006-cvs mailing list