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

Geoffrey Bantle hairbat at yahoo.com
Tue May 16 05:40:36 CEST 2006


briggs (Geoffrey  Bantle) 2006/05/16 05:40:36 CEST

  Modified files:
    blender/source/blender/src editmesh.c 
  
  Log:
  -> Sanity Check for Stored Selections
  
  When a python script modified the selection state of a vertex, edge or face this could cause the creation of invalid EditSelection structures when entering editmode. Added a check to the function 'make_editmesh' to correct this.
  
  Revision  Changes    Path
  1.177     +12 -8     blender/source/blender/src/editmesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh.c.diff?r1=1.176&r2=1.177&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list