blender/release/scripts/op
Campbell Barton 9cbbc9d3af rename some rna properties filename --> filepath
* filename == "foo.ext"
 * filepath == "/path/to/and/including/foo.ext"

this was alredy followed in some places not not everywhere.
2010-06-02 17:58:28 +00:00
..
add_armature_human.py PyAPI 2010-04-11 14:22:27 +00:00
add_mesh_torus.py add torus now works like other C add-object operators, location and rotation are initialized and kept even when settings are changed after. 2010-05-30 17:18:16 +00:00
console_python.py console now shows unicode errors as well as errors caused by introspecting the api with autocompleate. 2010-05-30 15:17:33 +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 PyAPI 2010-04-11 14:22:27 +00:00
image.py rename some rna properties filename --> filepath 2010-06-02 17:58:28 +00:00
mesh.py PyAPI 2010-04-11 14:22:27 +00:00
nla.py Fix [#22337] Wrong operator descriptions 2010-05-14 07:20:16 +00:00
object_align.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
object_randomize_transform.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
object.py obscure sounding feature thats actually useful: isolate render type 2010-05-20 15:30:28 +00:00
presets.py Wrong operator description in preset base class. 2010-05-10 18:04:04 +00:00
screen_play_rendered_anim.py pep8 cleanup 2010-04-04 14:52:15 +00:00
sequencer.py == Sequencer == 2010-05-30 20:04:24 +00:00
uv.py rename some rna properties filename --> filepath 2010-06-02 17:58:28 +00:00
uvcalc_follow_active.py utility function for mesh data types 2010-05-24 12:18:12 +00:00
uvcalc_smart_project.py missed this in recent api edits 2010-04-29 18:40:33 +00:00
vertexpaint_dirt.py misc uninteresting stuff (killing time at airport commit) 2010-05-03 16:00:42 +00:00
wm.py script reload (f8), is closer to working. 2010-06-01 08:15:43 +00:00