Blender Git Loki

Git Commits -> Revision 71da111

Revision 71da111 by Joseph Eagar (master)
December 1, 2006, 03:04 (GMT)
=IDProperties bugfix=

Another bug from the tracker, reported by Mike Stramba.
A duplicated Py_XDECREF in the wrong place made assigning
arrays from Vector objects not work.

Also, fixed nasty bug in C API of idproperties (the function
to look up a property from a group was broken). Fixed a memory
leak too.

In addition, made "del group['property']" delete properties
from group; previously this would just crash (or at least it
should have). Added a small addition to the example in the
epydocs for IDGroup.

Commit Details:

Full Hash: 71da111613758d289209a5df64f722f8c0926767
Parent Commit: b36b940
Lines Changed: +31, -5

4 Modified Paths:

/source/blender/blenkernel/BKE_idprop.h (+10, -0) (Diff)
/source/blender/blenkernel/intern/idprop.c (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/IDProp.py (+4, -0) (Diff)
/source/blender/python/api2_2x/IDProp.c (+16, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021