blender/release/scripts/templates
2011-05-16 07:51:02 +00:00
..
addon_add_object.py py/api registration: 2011-03-22 01:38:26 +00:00
background_job.py - background job style cleanup. 2011-04-10 15:24:05 +00:00
builtin_keyingset.py replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
gamelogic_basic.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
gamelogic_module.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
gamelogic.py update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
operator_export.py move generic bpy helper modules into bpy_extras. 2011-05-16 07:51:02 +00:00
operator_mesh_add.py move generic bpy helper modules into bpy_extras. 2011-05-16 07:51:02 +00:00
operator_modal_draw.py update templates for registration changes 2011-02-12 08:04:32 +00:00
operator_modal_timer.py pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces() 2011-04-01 02:41:15 +00:00
operator_modal_view3d.py update templates for registration changes 2011-02-12 08:04:32 +00:00
operator_modal.py replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
operator_simple.py update templates for registration changes 2011-02-12 08:04:32 +00:00
operator_uv.py update templates for registration changes 2011-02-12 08:04:32 +00:00
panel_simple.py bugfix [#26094] Going to Bone Roll menu brings up python error 2011-02-16 02:25:03 +00:00