[Soc-2006-cvs] CVS commit: soc-blender/source/blender/src editobject.c sculptmode.c

Nicholas Bishop nicholasbishop at gmail.com
Mon Jun 12 02:45:17 CEST 2006


nicholasbishop (Nicholas Bishop) 2006/06/12 02:45:17 CEST

  Modified files:        (Branch: nicholasbishop)
    soc-blender/source/blender/src editobject.c sculptmode.c 
  
  Log:
  * Fixed a crash triggered by deleting an object while in sculpt mode.
  * Entering edit mode from sculpt mode, then exiting edit mode, should call
    set_sculptmesh()
  * calc_vertex_users() and neighbor_average() treated all faces as quads; they
    now work properly with triangles
  
  Revision  Changes    Path
  1.1.1.1.4.2 +5 -0      soc-blender/source/blender/src/editobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/editobject.c.diff?r1=1.1.1.1.4&r2=1.1.1.1.4.2&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.2.6   +17 -10    soc-blender/source/blender/src/Attic/sculptmode.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/Attic/sculptmode.c.diff?r1=1.1.2&r2=1.1.2.6&cvsroot=soc-2006&only_with_tag=nicholasbishop>


More information about the Soc-2006-cvs mailing list