blender/release/scripts/op
Campbell Barton 9bda43ed27 - WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)
- remove console zoom operator, use WM_OT_context_cycle_int instead.
- use WM_OT_context_cycle_int for text editor zoom also (Ctrl +/- and Ctrl+MouseWheel)
2010-01-03 02:24:53 +00:00
..
add_armature_human.py pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8 2009-12-26 09:36:50 +00:00
add_mesh_torus.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
console_python.py * register operators like other classes 2009-12-24 19:50:43 +00:00
console_shell.py * register operators like other classes 2009-12-24 19:50:43 +00:00
mesh_skin.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
mesh.py * register operators like other classes 2009-12-24 19:50:43 +00:00
object.py - object.add_shape_key(name="Key", from_mix=True) 2009-12-28 18:03:04 +00:00
presets.py operator draw function working again. needed to add layout to the operator to give access to "self.layout" - like panels, headers and manu's have 2009-12-24 21:17:14 +00:00
screen_play_rendered_anim.py pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8 2009-12-26 09:36:50 +00:00
uvcalc_follow_active.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
uvcalc_smart_project.py pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8 2009-12-26 09:36:50 +00:00
vertexpaint_dirt.py pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8 2009-12-26 09:36:50 +00:00
wm.py - WM_OT_context_cycle_int wasnt working (also wasnt used anywhere) 2010-01-03 02:24:53 +00:00