Blender Git Commit Log
Git Commits -> Revision 5b3bf80
Revision 5b3bf80 by Campbell Barton (master) January 16, 2011, 11:26 (GMT) |
detect mathutils types with mathutils_array_parse(), was using PySequence_Fast(), converting into a tuple every time then back to a float array. gives approx 6x speedup with eg mathutils.Vector(some_vector). |
Commit Details:
Full Hash: 5b3bf80dd89ab08abf0f22a7eba636e7127955e2
SVN Revision: 34350
Parent Commit: ba96f02
Lines Changed: +32, -2
1 Modified Path:
/source/blender/python/generic/mathutils.c (+32, -2) (Diff)