svn merge ^/trunk/blender -r42095:42116
This commit is contained in:
@@ -567,8 +567,8 @@ class LightMapPack(Operator):
|
||||
default=True,
|
||||
)
|
||||
PREF_NEW_UVLAYER = BoolProperty(
|
||||
name="New UV Layer",
|
||||
description="Create a new UV layer for every mesh packed",
|
||||
name="New UV Map",
|
||||
description="Create a new UV map for every mesh packed",
|
||||
default=False,
|
||||
)
|
||||
PREF_APPLY_IMAGE = BoolProperty(
|
||||
|
Reference in New Issue
Block a user