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

Brecht Van Lommel brechtvanlommel at pandora.be
Wed Jun 28 15:49:11 CEST 2006


blendix (Brecht Van Lommel) 2006/06/28 15:49:11 CEST

  Modified files:
    blender/source/blender/src editmesh_tools.c 
  
  Log:
  Fix for bug #4523:
  - Crash on collapse with subsurf modifier. Cause was a missing DAG update
    when calling from the 3d view header menu.
  
    There really should be some standard way to place these countall, DAG
    update, redraw and undo push calls for editmesh tools, now they're in
    random places in the editmesh and UI code.
  
  Revision  Changes    Path
  1.154     +10 -0     blender/source/blender/src/editmesh_tools.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh_tools.c.diff?r1=1.153&r2=1.154&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list