forked from bartvdbraak/blender
070f38a6d0
Added convenience function to operators, 'as_keywords()', so operator settings can be passed directly to a function as keyword arguments. The problem in this case was that dictionary access to operator properties was not returning rna-property defaults, so as_keywords() ensures all defaults are set. |
||
---|---|---|
.. | ||
bpy | ||
console | ||
extensions_framework | ||
add_object_utils.py | ||
animsys_refactor.py | ||
blend_render_info.py | ||
bpy_types.py | ||
bpyml_ui.py | ||
bpyml.py | ||
graphviz_export.py | ||
io_utils.py | ||
rna_info.py | ||
rna_prop_ui.py | ||
sys_info.py |