blender/release/scripts/op/io_scene_3ds
Campbell Barton 070f38a6d0 bugfix [#24696] Export OBJ - Selection Only toggle button has the wrong default state.
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.
2010-11-15 13:11:40 +00:00
..
__init__.py bugfix [#24696] Export OBJ - Selection Only toggle button has the wrong default state. 2010-11-15 13:11:40 +00:00
export_3ds.py [#24627] [minor] Object type is TEXT, but icon names are FONT 2010-11-10 07:44:48 +00:00
import_3ds.py fix [#24712] 3ds_import fix 2010-11-15 00:07:38 +00:00