blender/release/scripts/modules
Campbell Barton ae9eae222c Patch from Stani for autocomplete
adds ability to complete in these situations
 bpy -> bpy.
 bpy.data.objects -> bpy.data.objects["Mesh"]

my autocomplete could only do bpy -> bpy.
2009-10-30 09:34:57 +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 Python can now run operators with their own context (data context). 2009-10-29 09:25:11 +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