blender/release/scripts/templates_py
Campbell Barton 6021cc4007 Rename script stub
Was clear from name this is to run external scripts.
2016-06-27 16:04:59 +10:00
..
addon_add_object.py Cleanup: pep8, spelling 2015-04-22 16:26:54 +10:00
background_job.py Correct error in background job template 2015-11-20 16:09:02 +11:00
batch_export.py Py Template: Set the active object in batch export 2014-09-21 13:20:46 +10:00
bmesh_simple_editmode.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
bmesh_simple.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
builtin_keyingset.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
custom_nodes.py Fix T42389: Removed outdated comment from custom_nodes.py example script. 2014-10-29 13:05:21 +01:00
driver_functions.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
external_script_stub.py Rename script stub 2016-06-27 16:04:59 +10:00
gamelogic_module.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
gamelogic_simple.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
gamelogic.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
operator_file_export.py Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filter_glob' string. 2016-01-27 18:04:50 +01:00
operator_file_import.py Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filter_glob' string. 2016-01-27 18:04:50 +01:00
operator_mesh_add.py Hide layers from UI in template 2016-04-01 10:23:39 +11:00
operator_mesh_uv.py minor changes to templates 2013-10-22 00:25:15 +00:00
operator_modal_draw.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
operator_modal_timer.py Fix T44842: Modal Timer (template) should return {'CANCELLED'} when cancelled! 2015-05-25 17:43:28 +02:00
operator_modal_view3d_raycast.py Update template for changes in ray-cast 2015-12-02 19:18:30 +11:00
operator_modal_view3d.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
operator_modal.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
operator_node.py Fix T38008: Bug in templates operator_nodes.py 2014-01-01 12:02:43 +01:00
operator_simple.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
ui_list_simple.py Add ctrl-click rename to most lists in Blender UI and templates/examples. 2013-11-23 20:54:32 +01:00
ui_list.py Fix broken example, reported by Codemanx on IRC, thanks. 2013-09-29 14:57:47 +00:00
ui_menu_simple.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
ui_menu.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
ui_panel_simple.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
ui_panel.py Style cleanup: C & pep8 2014-04-15 13:11:48 +10:00
ui_pie_menu.py Cleanup: pep8 2014-09-17 18:36:17 +10:00
ui_previews_custom_icon.py Minor tweaks to preview templates 2015-05-12 18:29:06 +10:00
ui_previews_dynamic_enum.py Cleanup: pep8 2015-06-07 17:28:02 +10:00