Blender Git Loki
Git Commits -> Revision 3b0e182
Revision 3b0e182 by Campbell Barton (master) December 3, 2009, 21:53 (GMT) |
- property decorators for setting attributes didnt work, hack to prevent every instance of an BPyStructRNA to have its own dictionary, set the tp_dictoffset to 0. attempted to use __slots__ but this doesnt work for some reason. - made bone.length writable |
Commit Details:
Full Hash: 3b0e182f716b2541fc77fe3b4bac18a529143c29
SVN Revision: 25103
Parent Commit: a4d8c4a
Lines Changed: +16, -2