Blender Git Commit Log

Git Commits -> Revision 771406d

Revision 771406d by Campbell Barton (master)
November 22, 2009, 11:23 (GMT)
- 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

Commit Details:

Full Hash: 771406df94356b3d400b40125c9e8d5961513ccd
SVN Revision: 24757
Parent Commit: 0584543
Lines Changed: +97, -75

7 Modified Paths:

/release/scripts/modules/bpy/utils.py (+24, -0) (Diff)
/release/scripts/modules/bpy/__init__.py (+46, -42) (Diff)
/release/scripts/modules/bpy_types.py (+17, -5) (Diff)
/release/scripts/ui/properties_material.py (+3, -5) (Diff)
/release/scripts/ui/properties_physics_cloth.py (+3, -5) (Diff)
/release/scripts/ui/properties_render.py (+3, -8) (Diff)
/release/scripts/ui/space_text.py (+1, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021