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

Joseph Gilbert models at paposo.com
Thu Jan 15 13:55:41 CET 2004


ascotan (Joseph Gilbert) 2004/01/15 13:55:41 CET

  Modified files:
    blender/source/blender/python/api2_2x NMesh.c Object.c 
  
  Log:
  -bug fixes for materials updating - BalaGi found these bugs
  - NMesh.c added support for materials updating while converting a python NMesh to a Mesh object
  - Object.c added support for materials updating in Link() and shareFrom() when two objects share a mesh linked to a material
  
  Revision  Changes    Path
  1.34      +7 -0      blender/source/blender/python/api2_2x/NMesh.c
  1.55      +22 -2     blender/source/blender/python/api2_2x/Object.c



More information about the Bf-blender-cvs mailing list