blender/release/scripts/op
2010-08-17 13:14:41 +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 small edits to text editor from writing a python editor extension. 2010-08-11 05:21:43 +00:00
console_shell.py small edits to text editor from writing a python editor extension. 2010-08-11 05:21:43 +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 apply all rna naming changes for rna_space.c 2010-08-17 07:49:53 +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 apply UserPrefs and Theme rna naming changes. 2010-08-17 13:14:41 +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 mathutils module methods only contained matrix constructors, move these to matrix class methods since this is acceptable in python. eg: dict.fromkeys() and groups them more logically. 2010-08-11 16:40:36 +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