blender/release/scripts
Bastien Montagne 0c6e74436f 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.
2014-03-13 17:37:19 +01:00
..
addons@8ad356e332 Revert changes to submodules 2014-03-10 15:17:22 +06:00
addons_contrib@7485bc6b11 Revert changes to submodules 2014-03-10 15:17:22 +06:00
freestyle Freestyle: Fix for chaining operators not concatenating edges with Freestyle edge marks and at material boundaries. 2014-02-12 18:17:21 +09:00
modules Fix T39158: Help > Operator Cheat Sheet causes a python recursive loop. 2014-03-13 17:37:19 +01:00
presets Fix T38881: cloth preset rubber not working with "translated data names" i18n option 2014-02-28 17:30:30 +01:00
startup UI: Show edge draw options for duplis, it applied to their instances 2014-03-14 02:15:18 +11:00
templates_osl Code Cleanup: osl style 2014-01-06 13:58:33 +11:00
templates_py Fix T38008: Bug in templates operator_nodes.py 2014-01-01 12:02:43 +01:00