blender/release/scripts/modules
Campbell Barton be4ceb5fdf Select interior faces, access from the mesh select menu
new mesh functions, remove duplicates in uvproject and mesh_skin
- face.edge_keys()
- edge.key()
- mesh.edge_face_count()
- mesh.edge_face_count_dict()
2009-11-05 12:37:49 +00:00
..
bpy_ext Select interior faces, access from the mesh select menu 2009-11-05 12:37:49 +00:00
console Patch from Stani for autocomplete 2009-10-30 09:34:57 +00:00
bpy_ops.py - move WM operators out of bpy_ops.py into their own file 2009-11-04 20:21:08 +00:00
bpy_utils.py - remove UV mapping operator, call a header menu directly (so python can add items there) 2009-11-03 18:20:03 +00:00
dynamic_menu.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00