blender/release/scripts/templates_py
2015-05-25 17:43:28 +02:00
..
addon_add_object.py Cleanup: pep8, spelling 2015-04-22 16:26:54 +10:00
background_job.py
batch_export.py Py Template: Set the active object in batch export 2014-09-21 13:20:46 +10:00
bmesh_simple_editmode.py
bmesh_simple.py
builtin_keyingset.py
custom_nodes.py Fix T42389: Removed outdated comment from custom_nodes.py example script. 2014-10-29 13:05:21 +01:00
driver_functions.py
gamelogic_module.py
gamelogic_simple.py
gamelogic.py
operator_file_export.py
operator_file_import.py
operator_mesh_add.py Correction to previous commit 2015-03-05 20:36:58 +01:00
operator_mesh_uv.py minor changes to templates 2013-10-22 00:25:15 +00:00
operator_modal_draw.py
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 T43206: region_2d_to_origin_3d has no ortho offset 2015-01-13 05:41:56 +11:00
operator_modal_view3d.py
operator_modal.py
operator_node.py Fix T38008: Bug in templates operator_nodes.py 2014-01-01 12:02:43 +01:00
operator_simple.py
script_stub.py Cleanup: pep8 2014-09-17 18:36:17 +10:00
ui_list_simple.py Add ctrl-click rename to most lists in Blender UI and templates/examples. 2013-11-23 20:54:32 +01:00
ui_list.py Fix broken example, reported by Codemanx on IRC, thanks. 2013-09-29 14:57:47 +00:00
ui_menu_simple.py
ui_menu.py
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 Fix T44822: python enums' itemf callback did not handle 'NULL' context case. 2015-05-25 14:24:49 +02:00