blender/release/scripts/templates_py
Brecht Van Lommel 74fd17e9d7 UI/Python: rename Lamps to Lights, to follow more standard terminology.
Internally it's still mostly named lamps, though some modules like Cycles
were already calling them lights.
2018-07-06 20:06:09 +02:00
..
addon_add_object.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
background_job.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
batch_export.py Merge branch 'master' into blender2.8 2018-06-26 22:56:39 +02:00
bmesh_simple_editmode.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
bmesh_simple.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
builtin_keyingset.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
custom_nodes.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
driver_functions.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
external_script_stub.py Rename script stub 2016-06-27 16:04:59 +10:00
manipulator_custom_geometry.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
manipulator_operator_target.py Merge branch 'master' into blender2.8 2018-06-26 22:56:39 +02:00
manipulator_operator.py Merge branch 'master' into blender2.8 2018-06-26 22:56:39 +02:00
manipulator_simple.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
operator_file_export.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
operator_file_import.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
operator_mesh_add.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
operator_mesh_uv.py minor changes to templates 2013-10-22 00:25:15 +00:00
operator_modal_draw.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
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 Render Layers and Collections (merge from render-layers) 2017-02-07 11:11:00 +01:00
operator_modal_view3d.py UI: keep some operator text in headers. 2018-06-28 13:04:28 +02:00
operator_modal.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
operator_node.py Fix T38008: Bug in templates operator_nodes.py 2014-01-01 12:02:43 +01:00
operator_simple.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
ui_list_simple.py Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02: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 Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
ui_menu.py Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00
ui_panel_simple.py add templates menu for OSL, use preprocessor directive color for decorators in python. 2012-12-30 01:39:55 +00:00
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 Cleanup: pep8 function indentation 2018-06-26 19:58:56 +02:00