Blender Git Loki
Git Commits -> Revision f19b56a
Revision f19b56a by Campbell Barton (master) June 1, 2007, 02:33 (GMT) |
When converting from TF_SELECT to use the mfaces selection flag only I missed getSelectedFaces. This broke theeths UV-Exportscript. updated and added 2 missing decref's, as well as a check not to write a list of faces greater then the size of the NMesh (mesh and NMesh face lengths can differ) |
Commit Details:
Full Hash: f19b56a541c1c8923fc64adefd7e250c5b55b965
SVN Revision: 10837
Parent Commit: 1a9f0e6
Lines Changed: +19, -9
1 Modified Path:
/source/blender/python/api2_2x/NMesh.c (+19, -9) (Diff)