You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (unityAskSetUnits ==undefinedor!unityAskSetUnits) and units.SystemType !=#Centimetersthen (
34
+
if (unityAskSetUnits ==undefinedornotunityAskSetUnits) and units.SystemType !=#Centimetersthen (
35
35
result =false
36
36
(
37
37
result = queryBox "Using system units other than centimeters is not recommended and may result in unexpected scaling on export.\nWould you like to set system units to centimeters?"title:"Warning"
0 commit comments