[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x NMesh.c NMesh.h blender/source/blender/python/api2_2x/doc NMesh.py

Willian Padovani Germano wgermano at superig.com.br
Wed Dec 14 19:01:42 CET 2005


ianwill (Willian Padovani Germano) 2005/12/14 19:01:42 CET

  Modified files:
    blender/source/blender/python/api2_2x NMesh.c NMesh.h 
    blender/source/blender/python/api2_2x/doc NMesh.py 
  
  Log:
  BPython:
  - malformed nmeshes could crash Blender with a sigsegv. Related to old
  behavior that accepted "faces" with one or two verts.
  - removing unused var (store_edges) + doc update.
  
  Revision  Changes    Path
  1.107     +17 -9     blender/source/blender/python/api2_2x/NMesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/NMesh.c.diff?r1=1.106&r2=1.107&cvsroot=bf-blender>
  1.37      +2 -2      blender/source/blender/python/api2_2x/NMesh.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/NMesh.h.diff?r1=1.36&r2=1.37&cvsroot=bf-blender>
  1.43      +2 -2      blender/source/blender/python/api2_2x/doc/NMesh.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/NMesh.py.diff?r1=1.42&r2=1.43&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list