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

Willian Padovani Germano wgermano at ig.com.br
Tue Aug 5 05:45:33 CEST 2003


ianwill (Willian Padovani Germano) 2003/08/05 05:45:33 CEST

  Modified files:
    blender/source/blender/python/api2_2x Bone.c NMesh.c 
  
  Log:
  Exppython:
  - Fixed bug #399:
      Old bug on NMesh: segfault on NMesh.Face(vertexlist).
  - Fixed bug #433:
      "Typo" on Armature: bone's setQuat method was changing bone->head, not
      bone->quat.
  
  Revision  Changes    Path
  1.8       +4 -4      blender/source/blender/python/api2_2x/Bone.c
  1.19      +31 -7     blender/source/blender/python/api2_2x/NMesh.c



More information about the Bf-blender-cvs mailing list