Blender Git Commit Log

Git Commits -> Revision d44a2b5

Revision d44a2b5 by Campbell Barton (master)
July 28, 2010, 12:11 (GMT)
fix for running rna subclasses own __init__ functions.
- exceptions in the __init__ functions were not being checked for and segfaulting
- avoid creating a new BPy_StructRNA instance per function call, use the existing one if the type matches.

Commit Details:

Full Hash: d44a2b5b1b782bd89b562843806ccad7af0dd25f
SVN Revision: 30835
Parent Commit: 2a3c1a4
Lines Changed: +34, -18

2 Modified Paths:

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