blender/release/scripts/templates
Campbell Barton fb8c135584 minor python register changes.
- KeyingSetInfo classes are now collected like Panels, Operators etc so bpy.utils.register_module() can be used.
- move bpy.types.register() to bpy.utils.register_class
2011-02-11 00:11:17 +00:00
..
addon_add_object.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
background_job.py Script to test import operators, so a single command can execute an operator on all files in a directory and optionally save out blend files for inspection. 2011-02-01 12:47:50 +00:00
builtin_keyingset.py minor python register changes. 2011-02-11 00:11:17 +00:00
gamelogic_basic.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
gamelogic_module.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
gamelogic.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
operator_export.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
operator_mesh_add.py use update() rather then update_tag(), needed for making edge data. 2011-02-08 21:32:26 +00:00
operator_modal_draw.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
operator_modal_view3d.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
operator_modal.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
operator_simple.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
operator_uv.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
panel_simple.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00