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:
@@ -2,7 +2,7 @@
|
||||
"""
|
||||
Name: 'UVs from adjacent'
|
||||
Blender: 241
|
||||
Group: 'UV'
|
||||
Group: 'UvCalculation'
|
||||
Tooltip: 'Assign UVs to selected faces from surrounding unselected faces.'
|
||||
"""
|
||||
__author__ = "Campbell Barton"
|
||||
|
||||
Reference in New Issue
Block a user