blender/release/scripts/modules/bpy
Campbell Barton 771406df94 - hide members of bpy from dir() and autocomp.
- path functions bpy.utils.script_paths(), bpy.utils_preset_paths(subdir)
- further simplified presets, use a generic draw function for preset menus and define the preset subdir and operator in the class
2009-11-22 11:23:19 +00:00
..
__init__.py - hide members of bpy from dir() and autocomp. 2009-11-22 11:23:19 +00:00
ops.py F8 reload works again, script errors are printed but dont stop loading every other script 2009-11-13 11:10:29 +00:00
utils.py - hide members of bpy from dir() and autocomp. 2009-11-22 11:23:19 +00:00