Blender Git Loki
Git Commits -> Revision 5a26375
Revision 5a26375 by Campbell Barton (mathutils_bvhtree) July 15, 2015, 16:52 (GMT) |
Avoid using PySequence functions, instead use PySequence_Fast to support same featureset but avoid slow lookups. Also fixes refcount leak accessing verts. |
Commit Details:
Full Hash: 5a2637538dce95a9503e701370f8ea29ad0f2e15
Parent Commit: 8313794
Lines Changed: +32, -22
1 Modified Path:
/source/blender/python/mathutils/mathutils_bvhtree.c (+32, -22) (Diff)