blender/release/scripts/op
Campbell Barton 1658a28a58 - Python console argument '--python-console', option so you can start blender and drop into a python console, (useful for debugging some problems on a renderfarm over ssh)
- Also made it so sys.stdin isnt overwritten anymore, instead the interactive consoel overwrites while it executes and restores after.

- removed hope folder from sphinx patch path
2010-05-30 14:05:58 +00:00
..
add_armature_human.py PyAPI 2010-04-11 14:22:27 +00:00
add_mesh_torus.py - base_object.layers_from_view(view3d), needed for setting local layers 2010-05-23 12:14:07 +00:00
console_python.py - Python console argument '--python-console', option so you can start blender and drop into a python console, (useful for debugging some problems on a renderfarm over ssh) 2010-05-30 14:05:58 +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 misc uninteresting stuff (killing time at airport commit) 2010-05-03 16:00:42 +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 clear some pep8 warnings 2010-05-16 12:15:04 +00:00
uv.py [#22391] Fix for eps-export of UVs 2010-05-23 06:00:08 +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 Fix [#22337] Wrong operator descriptions 2010-05-14 07:20:16 +00:00