Blender Git Commit Log

Git Commits -> Revision a6fc718

Revision a6fc718 by Campbell Barton (master)
September 13, 2018, 08:12 (GMT)
PyAPI: add API call to get an operators type

Getting the instance leaks memory and was only meant to be used for
generating docs.

Commit Details:

Full Hash: a6fc7180297f855c2592b20b26f96eb8e5a9e0ca
Parent Commit: 9900add
Lines Changed: +24, -5

5 Modified Paths:

/release/scripts/modules/bpy/ops.py (+5, -0) (Diff)
/release/scripts/modules/rna_info.py (+2, -2) (Diff)
/release/scripts/startup/bl_operators/presets.py (+1, -1) (Diff)
/release/scripts/startup/bl_operators/wm.py (+2, -2) (Diff)
/source/blender/python/intern/bpy_operator.c (+14, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021