Blender Git Loki
Git Commits -> Revision 0565d86
Revision 0565d86 by Campbell Barton (master) December 30, 2005, 09:56 (GMT) |
for Mesh_getFromObject made Mesh and Surf types copy the material list to the new mesh. Still need to do Mball and Text. Ken- this is fairly straight fwd but if you dont like it - its line 4867 of Mesh.c and 1 block that can be removed. I tested for memory leaks and correct material user adjustment. This is realy needed for using getFromObject to export to external rendering engines. - Hope its ok. Cam |
Commit Details:
Full Hash: 0565d8695263e4360acc4b3aa382926d794a9837
SVN Revision: 6250
Parent Commit: 8bc7d0b
Lines Changed: +54, -3
1 Modified Path:
/source/blender/python/api2_2x/Mesh.c (+54, -3) (Diff)