tornavis/release/scripts/templates_py
Campbell Barton f560dc6892 Cleanup: rename variables for gizmo templates
The abbreviation was from 'manipulator',
which was changed to gizmo during development.

Also correct operator description.
2021-01-29 11:33:54 +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 Fix typos in driver_functions.py 2021-01-25 22:37:14 -05:00
external_script_stub.py
gizmo_custom_geometry.py Cleanup: rename variables for gizmo templates 2021-01-29 11:33:54 +11:00
gizmo_operator.py Cleanup: rename variables for gizmo templates 2021-01-29 11:33:54 +11:00
gizmo_operator_target.py Cleanup: rename variables for gizmo templates 2021-01-29 11:33:54 +11:00
gizmo_simple.py Cleanup: rename variables for gizmo templates 2021-01-29 11:33:54 +11: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 UI: Aesthetic tweaks to Select All by Type operator 2020-09-08 16:30:29 +02:00
ui_menu_simple.py
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
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