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. |
||
---|---|---|
.. | ||
__init__.py | ||
export_mdd.py | ||
import_mdd.py |