This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8f64329c79501bbea8a86d280fbdc20bbbebfa63
test2
/
scripts
/
templates_py
History
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
…
background_job.py
…
batch_export.py
…
bmesh_simple_editmode.py
…
bmesh_simple.py
…
builtin_keyingset.py
…
custom_nodes.py
…
driver_functions.py
…
external_script_stub.py
…
gizmo_custom_geometry.py
Python: replace '%' with str.format for examples & templates
2024-04-12 15:33:40 +10:00
gizmo_operator_target.py
…
gizmo_operator.py
…
gizmo_simple.py
…
image_processing.py
…
operator_file_export.py
Python: replace '%' with str.format for examples & templates
2024-04-12 15:33:40 +10:00
operator_file_import.py
…
operator_mesh_add.py
…
operator_mesh_uv.py
…
operator_modal_draw.py
…
operator_modal_timer.py
…
operator_modal_view3d_raycast.py
…
operator_modal_view3d.py
Python: replace '%' with str.format for examples & templates
2024-04-12 15:33:40 +10:00
operator_modal.py
…
operator_node.py
…
operator_simple.py
…
ui_asset_shelf.py
…
ui_list_generic.py
Cleanup: Python script formatting
2024-06-06 11:26:28 +10:00
ui_list_simple.py
…
ui_list.py
Cleanup: code-comments, use doxygen formatting & spelling corrections
2024-03-26 17:55:20 +11:00
ui_menu_simple.py
…
ui_menu.py
…
ui_panel_simple.py
…
ui_panel.py
…
ui_pie_menu.py
…
ui_previews_custom_icon.py
…
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
…