forked from bartvdbraak/blender
7785ead4eb
Updated Mathutils.Vector/Euler/Quaternion/Matrix so these are types rather then module methods, each type now has a tp_new function, matching python builtins float/int/str. Also cleaned up float conversion and arg passing. Changed buttons_objects.py... if ob in groups.objects: # no longer works if ob.name in groups.objects: # is the new syntax ...its more dict like and a lot faster (avoids python iterating over each item and comparing each, use a single rna lookup instead). |
||
---|---|---|
.. | ||
beos-4.5-i386 | ||
beos-5.0-i386 | ||
datafiles | ||
freedesktop | ||
irix-6.2-mips | ||
plugins | ||
scripts | ||
text | ||
ui | ||
windows | ||
getversion.py | ||
Makefile | ||
VERSION |