blender/release/scripts/op
Campbell Barton a6f13f9d7b poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases.
now rna functions that dont have a 'self' are automatically assumed '@classmethods'.

de-duplicated poll functions and made some minor tweaks too.
2010-08-09 01:37:09 +00:00
..
add_armature_human.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
add_mesh_torus.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
console_python.py py/rna update, reload works again. 2010-08-03 03:53:36 +00:00
console_shell.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
fcurve_euler_filter.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
image.py bugfix [#23194] export UVs miss the extension file 2010-08-06 01:40:54 +00:00
mesh.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
nla.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
object_align.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
object_randomize_transform.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
object.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
presets.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
screen_play_rendered_anim.py bugfix [#23194] export UVs miss the extension file 2010-08-06 01:40:54 +00:00
sequencer.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
uv.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
uvcalc_follow_active.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
uvcalc_smart_project.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
vertexpaint_dirt.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
wm.py bugfix [#23194] export UVs miss the extension file 2010-08-06 01:40:54 +00:00