Blender Git Commit Log

Git Commits -> Revision 0c6e744

Revision 0c6e744 by Bastien Montagne (master)
March 13, 2014, 16:37 (GMT)
Fix T39158: Help > Operator Cheat Sheet causes a python recursive loop.

Core issue exists since ages - the thing you get from bpy.types.YOUR_OT_operator is fuzzy, and may change,
due to the fact that both Operator and OperatorProperties share the same name...
Would be cool to get rid of this issue one day, but for now it's safer to use rna acessor...

This commit is to be backported to 2.70.

Commit Details:

Full Hash: 0c6e74436fd8aba1a8d015d3427a751480f9530c
Parent Commit: b7712a7
Lines Changed: +4, -1

1 Modified Path:

/release/scripts/modules/bpy/ops.py (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021