[Bf-blender-cvs] CVS commit: blender/source/blender/src editmode_undo.c

Ton Roosendaal ton at blender.org
Thu Nov 25 16:48:19 CET 2004


ton (Ton Roosendaal) 2004/11/25 16:48:19 CET

  Modified files:
    blender/source/blender/src editmode_undo.c 
  
  Log:
  Bugfix #1889
  
  Reporter found omission in editmode undo. When you convert objects from Font
  to Curve and/or to Mesh, the stack wasn't cleared (same object pointer!)
  giving crashes on undo-restore calls. Nice discovery. :)
  
  Revision  Changes    Path
  1.13      +5 -3      blender/source/blender/src/editmode_undo.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmode_undo.c.diff?r1=1.12&r2=1.13&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list