blender/release/scripts/op/io_shape_mdd
Campbell Barton 1622385445 pedantic word ordering change.
- wm.add_modal_handler -> modal_handler_add
- wm.add_fileselect -> fileselect_add
- ob.add_shape_key -> shape_key_add
- VIEW3D_OT_add_background_image -> VIEW3D_OT_background_image_add (same for remove)

Also made 2 internal cmake vars hidden.
2010-12-08 11:42:11 +00:00
..
__init__.py - use relative imports for packages 2010-11-20 02:56:58 +00:00
export_mdd.py use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
import_mdd.py pedantic word ordering change. 2010-12-08 11:42:11 +00:00