blender/scripts/templates_py
Campbell Barton 949dfbfaa8 Cleanup: Python script formatting
- Double quotes for strings.
- Trailing commas when wrapped lines.
2024-06-06 11:26:28 +10:00
..
addon_add_object.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
background_job.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
batch_export.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
bmesh_simple_editmode.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
bmesh_simple.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
builtin_keyingset.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
custom_nodes.py Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
driver_functions.py Cleanup: double quotes for non-enum strings 2023-04-18 10:51:32 +10:00
external_script_stub.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
gizmo_custom_geometry.py Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00
gizmo_operator_target.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
gizmo_operator.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
gizmo_simple.py Cleanup: Grammar in comments 2024-01-11 11:01:50 -05:00
image_processing.py UI: fix and improve a few messages 2023-12-11 00:23:03 +01:00
operator_file_export.py Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00
operator_file_import.py Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
operator_mesh_add.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
operator_mesh_uv.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
operator_modal_draw.py PyAPI: remove deprecated blf.size() dpi argument 2023-05-23 12:02:10 +10:00
operator_modal_timer.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
operator_modal_view3d_raycast.py Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
operator_modal_view3d.py Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00
operator_modal.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
operator_node.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
operator_simple.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
ui_asset_shelf.py Asset shelf: Use asset representation for asset shelf BPY methods 2023-09-15 16:17:44 +02:00
ui_list_generic.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
ui_list_simple.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
ui_list.py Cleanup: code-comments, use doxygen formatting & spelling corrections 2024-03-26 17:55:20 +11:00
ui_menu_simple.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
ui_menu.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
ui_panel_simple.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
ui_panel.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
ui_pie_menu.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
ui_previews_custom_icon.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
ui_previews_dynamic_enum.py Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00
ui_tool_simple.py Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00