Blender Git Commit Log
Git Commits -> Revision 46d50b0
Revision 46d50b0 by Campbell Barton (master) March 2, 2010, 11:35 (GMT) |
bugfix for displaying ID properties - fixed memleak from 2.4x with setting arrays from python - basic support for IDPropertyArrays context.object["foo"] = [{"smap": 10}, {"foo": 2}] |
Commit Details:
Full Hash: 46d50b0d1f27857453d4810141f86ab2e5f49208
SVN Revision: 27215
Parent Commit: 1444cb9
Lines Changed: +129, -29