blender/release/scripts/modules
Campbell Barton 9efc427f80 pep8 compliance for bpy_ops.py
add bpy.props to the modules so you can do...
 from bpy.props import *
2009-10-31 01:23:49 +00:00
..
bpy_ext ob.getChilren() often requested for 2.4x api, notice this is only 1 line of python. 2009-10-28 09:39:16 +00:00
console Patch from Stani for autocomplete 2009-10-30 09:34:57 +00:00
bpy_ops.py pep8 compliance for bpy_ops.py 2009-10-31 01:23:49 +00:00
bpy_sys.py Added "scripts/modules" as permanent module search path. 2009-09-28 04:29:01 +00:00
dynamic_menu.py - add torus back from 2.4x as an operator 2009-10-10 21:23:20 +00:00