blender/release/scripts/templates_py
2018-09-08 07:29:15 +10:00
..
addon_add_object.py Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual location. 2018-08-29 16:25:50 +02:00
background_job.py Merge branch 'master' into blender2.8 2018-09-03 17:44:36 +02:00
batch_export.py Fix incorrect active object setting in scripts. 2018-07-24 11:27:05 +02:00
bmesh_simple_editmode.py
bmesh_simple.py
builtin_keyingset.py UI / Python: rename X-Ray to In Front, Draw to Display. 2018-09-06 13:26:46 +02:00
custom_nodes.py UI: text keyword argument to label 2018-08-28 12:34:51 +10:00
driver_functions.py
external_script_stub.py Rename script stub 2016-06-27 16:04:59 +10:00
gizmo_custom_geometry.py Cleanup: remove redundant assignment 2018-09-08 07:29:15 +10:00
gizmo_operator_target.py Gizmo: update Python templates 2018-07-15 19:51:11 +02:00
gizmo_operator.py Cleanup: Update shortcut in comment 2018-09-08 06:54:03 +10:00
gizmo_simple.py Gizmo: update Python templates 2018-07-15 19:51:11 +02:00
operator_file_export.py Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual location. 2018-08-29 16:25:50 +02:00
operator_file_import.py Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual location. 2018-08-29 16:25:50 +02:00
operator_mesh_add.py Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual location. 2018-08-29 16:25:50 +02:00
operator_mesh_uv.py minor changes to templates 2013-10-22 00:25:15 +00:00
operator_modal_draw.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02: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 Fix incorrect active object setting in scripts. 2018-07-24 11:27:05 +02:00
operator_modal_view3d.py RNA: Area.header_text_set text is now required 2018-09-08 06:23:25 +10:00
operator_modal.py PyAPI: Use annotations for RNA definitions 2018-07-11 22:18:09 +02:00
operator_node.py Fix T38008: Bug in templates operator_nodes.py 2014-01-01 12:02:43 +01:00
operator_simple.py
ui_list_simple.py Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
ui_list.py PyAPI: Use annotations for RNA definitions 2018-07-11 22:18:09 +02:00
ui_menu_simple.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
ui_menu.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
ui_panel_simple.py
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 function indentation 2018-06-26 19:58:56 +02:00