[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Mesh.c

Roland Hess rolandh at reed-witting.com
Fri Sep 8 13:32:02 CEST 2006


harkyman (Roland Hess) 2006/09/08 13:32:02 CEST

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c 
  
  Log:
  Fixes bug #4834. The function was supposed to return a list of vertex
  indices that are within the passed group. If one of the indices was not
  in the group, it returned an exception, as opposed to just removing it from
  the group as the documentation states.
  
  Revision  Changes    Path
  1.81      +1 -4      blender/source/blender/python/api2_2x/Mesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Mesh.c.diff?r1=1.80&r2=1.81&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list