This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton ae0d99291f 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.
2010-09-07 08:10:19 +00:00
..
2010-09-07 03:02:03 +00:00
2010-08-25 02:32:02 +00:00
2010-09-06 05:35:09 +00:00
2010-08-10 21:22:26 +00:00
2010-08-10 21:22:26 +00:00