Blender Git Loki
Git Commits -> Revision 97b6a65
Revision 97b6a65 by Campbell Barton (master) December 12, 2006, 04:18 (GMT) |
Added a new Python slot "UvCalculate", moved Archimap and "UVs from adjacent" into it. Removed 1/2 1/4 1/8 uv mapping options. made re-evaluating the py-scripts dir use the wait cursor (could take a while at times) |
Commit Details:
Full Hash: 97b6a65c74c60d00149748630734362856c79ddc
SVN Revision: 9289
Parent Commit: 9a169f2
Lines Changed: +64, -75
7 Modified Paths:
/release/scripts/uv_archimap.py (+1, -1) (Diff)
/release/scripts/uv_from_adjacent.py (+1, -1) (Diff)
/source/blender/include/butspace.h (+2, -8) (Diff)
/source/blender/python/BPY_menus.c (+5, -0) (Diff)
/source/blender/python/BPY_menus.h (+1, -0) (Diff)
/source/blender/src/editface.c (+49, -64) (Diff)
/source/blender/src/headerbuttons.c (+5, -1) (Diff)
/release/scripts/uv_from_adjacent.py (+1, -1) (Diff)
/source/blender/include/butspace.h (+2, -8) (Diff)
/source/blender/python/BPY_menus.c (+5, -0) (Diff)
/source/blender/python/BPY_menus.h (+1, -0) (Diff)
/source/blender/src/editface.c (+49, -64) (Diff)
/source/blender/src/headerbuttons.c (+5, -1) (Diff)