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

Ben Batt benbatt at gmail.com
Wed Aug 16 23:57:35 CEST 2006


artificer (Ben Batt) 2006/08/16 23:57:35 CEST

  Modified files:        (Branch: artificer)
    soc-blender/source/blender/blenkernel/intern DerivedMesh.c 
  
  Log:
  Fix for a compile error on cygwin - index was undefined in
  meshDM_get{Vert,Face}DataArray. For some reason gcc on linux doesn't pick this
  up.
  
  Updated mesh_calc_modifiers to use a CDDerivedMesh in the final calculation
  rather than going to DispListMesh and back.
  
  Revision  Changes    Path
  1.1.1.1.6.16 +7 -6      soc-blender/source/blender/blenkernel/intern/DerivedMesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/blenkernel/intern/DerivedMesh.c.diff?r1=1.1.1.1.6.15&r2=1.1.1.1.6.16&cvsroot=soc-2006&only_with_tag=artificer>


More information about the Soc-2006-cvs mailing list