Blender Git Commit Log

Git Commits -> Revision ae0d992

Revision ae0d992 by Campbell Barton (master)
September 7, 2010, 08:10 (GMT)
bugfix [#23656] Problems retrieving properties from inside runtime-created PointerProperties
Setting the classes __dict__ member directly didnt update the types slots (python internal type stuff used with subclassing), so class.bl_rna was returning an incorrect value.

Set the value using typical python setattr command.

Commit Details:

Full Hash: ae0d99291f2d89227579c1c3b09c33a3d30000be
SVN Revision: 31805
Parent Commit: 51d996a
Lines Changed: +3, -3

1 Modified Path:

/source/blender/python/intern/bpy_rna.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021