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)
This commit is contained in:
2006-12-12 04:18:45 +00:00
parent 9a169f2633
commit 97b6a65c74
7 changed files with 64 additions and 75 deletions

View File

@@ -99,6 +99,7 @@ typedef enum {
PYMENU_FACESELECT,
PYMENU_WEIGHTPAINT,
PYMENU_VERTEXPAINT,
PYMENU_UVCALCULATION,
PYMENU_HELP,/*Main Help menu items - prob best to leave for 'official' ones*/
PYMENU_HELPSYSTEM,/* Resources, troubleshooting, system tools */
PYMENU_HELPWEBSITES,/* Help -> Websites submenu */