Add slider for edge wear

This commit is contained in:
2020-06-11 16:52:12 -07:00
parent d52cf6725d
commit a386281fb2
7 changed files with 45 additions and 9 deletions

View File

@ -14,6 +14,7 @@ Localization
#LOC_ConformalDecals_gui-depth = Depth
#LOC_ConformalDecals_gui-opacity = Opacity
#LOC_ConformalDecals_gui-cutoff = Cutoff
#LOC_ConformalDecals_gui-wear = Edge Wear
#LOC_ConformalDecals_gui-aspectratio = Aspect Ratio
#LOC_ConformalDecals_gui-select-flag = Select Flag
#LOC_ConformalDecals_gui-reset-flag = Reset Flag

View File

@ -68,7 +68,7 @@ PART
cutoff = 0.5
cutoffAdjustable = false
scaleRange = 0.05, 1
scaleRange = 0.1, 4
shader = ConformalDecals/Paint/Specular
@ -511,7 +511,7 @@ PART
SUBTYPE {
name = numeral-0
title = #LOC_ConformalDecals_generic-variant-numeral-10
title = #LOC_ConformalDecals_generic-variant-numeral-0
primaryColor = Black
secondaryColor = White

View File

@ -59,5 +59,6 @@ PART
useBaseNormal = true
defaultDepth = 0.2
defaultCutoff = 0
}
}