[Bf-blender-cvs] CVS commit: blender/source/blender/include BDR_sculptmode.h blender/source/blender/src editobject.c sculptmode.c

Ton Roosendaal ton at blender.org
Thu Feb 15 21:32:08 CET 2007


ton (Ton Roosendaal) 2007/02/15 21:32:08 CET

  Modified files:
    blender/source/blender/include BDR_sculptmode.h 
    blender/source/blender/src editobject.c sculptmode.c 
  
  Log:
  Bugfix #6053
  
  When in sculptmode, enter editmode, add faces or vertices, exit editmode,
  then undos/redos screw up mesh.
  
  Now the stack for sculpt is freed. Later on one could precisely test why
  this undo isn't resistant to such changes.
  
  Revision  Changes    Path
  1.17      +14 -13    blender/source/blender/include/BDR_sculptmode.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/include/BDR_sculptmode.h.diff?r1=1.16&r2=1.17&cvsroot=bf-blender>
  1.361     +4 -1      blender/source/blender/src/editobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editobject.c.diff?r1=1.360&r2=1.361&cvsroot=bf-blender>
  1.72      +18 -15    blender/source/blender/src/sculptmode.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/sculptmode.c.diff?r1=1.71&r2=1.72&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list