tornavis/release/scripts/templates_py
Aaron Carlisle ae223ff52b Addons: deprecate 'wiki_url'
When running with debug enabled ('-d' argument),
warnings are printed for add-ons which are not yet updated.

Reminder to name things based on what they do,
not the technologies they use :)
2020-03-05 11:45:22 +11:00
..
addon_add_object.py Addons: deprecate 'wiki_url' 2020-03-05 11:45:22 +11:00
background_job.py Fix typo in background_job template 2019-07-16 16:56:25 +10:00
batch_export.py RNA: Object.select_set use boolean, only select 2018-11-08 08:54:55 +11:00
bmesh_simple.py
bmesh_simple_editmode.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 Python Templates: Update Custom Nodes tooltip 2019-06-28 09:57:16 -03:00
driver_functions.py
external_script_stub.py Rename script stub 2016-06-27 16:04:59 +10:00
gizmo_custom_geometry.py Python Templates: Small fix for gizmo custom geometry 2019-06-28 09:57:16 -03:00
gizmo_operator.py RNA: move cursor into own struct 2019-03-01 12:41:40 +11:00
gizmo_operator_target.py Update for rename: constraint_orientation -> orient_type 2019-02-28 12:30:56 +11: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 Cleanup: pep8 for templates 2019-10-15 15:20:15 +11:00
operator_mesh_uv.py Python Templates: fix operator_mesh_uv template 2019-06-06 14:36:08 +02:00
operator_modal.py PyAPI: Use annotations for RNA definitions 2018-07-11 22:18:09 +02:00
operator_modal_draw.py Cleanup: pep8 for templates 2019-10-15 15:20:15 +11:00
operator_modal_timer.py RNA: naming, user-preferences -> preferences 2018-12-21 12:55:02 +11:00
operator_modal_view3d.py PyAPI: Use 'None' arg to clear header text 2018-10-30 16:20:38 +11:00
operator_modal_view3d_raycast.py Cleanup: minor corrections 2019-05-22 08:53:04 +10:00
operator_node.py
operator_simple.py
ui_list.py PyAPI: Use annotations for RNA definitions 2018-07-11 22:18:09 +02:00
ui_list_simple.py Cleanup: line length 2019-01-30 09:06:44 +11:00
ui_menu.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
ui_menu_simple.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
ui_panel.py
ui_panel_simple.py
ui_pie_menu.py Python Templates: Silence _MT_ warning in pie menu template 2019-06-28 09:57:16 -03:00
ui_previews_custom_icon.py Minor tweaks to preview templates 2015-05-12 18:29:06 +10:00
ui_previews_dynamic_enum.py Fix T63504: Python Template 'ui_previews_dynamic_enum' error 2019-04-12 14:10:10 +02:00
ui_tool_simple.py Cleanup: pep8 for templates 2019-10-15 15:20:15 +11:00