Blender Git Loki
Git Commits -> Revision e6960f3
Revision e6960f3 by Campbell Barton (master) September 16, 2006, 09:33 (GMT) |
Python Metaballs api refactor, based on Mesh and Group modules. * removed get/set in favor of setsetattrs * added an element iterator to the metaball data type. * now accepts vectors and quat for location dimensions and rotation. and other small changes. Docs updated shortly at. http://members.iinet.net.au/~cpbarton/ideasman/BPY_API/Metaball-module.html other changes typo in image.c metaballs constants in buttons_editing |
Commit Details:
Full Hash: e6960f3881fc3c1f0672b8b115af8e0e2fc307eb
SVN Revision: 8491
Parent Commit: 2b7f09b
Lines Changed: +901, -1225