Blender Git Commit Log

Git Commits -> Revision f4fb329

Revision f4fb329 by Campbell Barton (master)
September 4, 2017, 04:49 (GMT)
RNA/PyAPI: Expose Py classes in bpy.types

Operators and their properties are two different types

Previously both operators and their properties are added
causing C operators to access the properties, Python the classes.

Favor consistency in this case so only Python classes are added.

Commit Details:

Full Hash: f4fb329808a7e7d5b3e452c95c768298f3824bf0
Parent Commit: 85d5362
Lines Changed: +4, -2

2 Modified Paths:

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