blender/release/scripts/op
2009-12-16 21:27:07 +00:00
..
add_mesh_torus.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
console_python.py String fix and a bunch of PEP8 issues I had collected in the meanwhile. 2009-12-04 17:54:48 +00:00
console_shell.py pep8 warnings, remove unused imports 2009-12-13 22:48:11 +00:00
mesh_skin.py add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
mesh.py pep8 warnings, remove unused imports 2009-12-13 22:48:11 +00:00
object.py Fix #20356: ctrl+1/2/.. could set multires levels outside limits. 2009-12-14 14:08:04 +00:00
presets.py add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
screen_play_rendered_anim.py * Custom Player: 2009-12-14 04:58:29 +00:00
uvcalc_follow_active.py Update 2.4x script: UV Follow active quads initial port thanks to Michael Williamson, added operator option, reporting, menu, edge length option myself. 2009-12-16 21:27:07 +00:00
uvcalc_smart_project.py pep8 warnings, remove unused imports 2009-12-13 22:48:11 +00:00
vertexpaint_dirt.py pep8 warnings, remove unused imports 2009-12-13 22:48:11 +00:00
wm.py use Ellipsis rather then a class defined for an unset value. (since None is valid) 2009-12-14 01:58:08 +00:00