Blender Git Commit Log

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

3 Modified Paths:

/release/scripts/modules/bpy_types.py (+5, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021