Lower text decal default size

feature-saving
Andrew Cassidy 3 years ago
parent 121428414c
commit 33b0307aa2

@ -62,6 +62,7 @@ PART
useBaseNormal = true useBaseNormal = true
scaleMode = MINIMUM scaleMode = MINIMUM
defaultScale = 0.2
defaultDepth = 0.2 defaultDepth = 0.2
defaultCutoff = 0.5 defaultCutoff = 0.5
} }

@ -1,10 +1,12 @@
v0.2.4 v0.2.4
------
- Fixes: - Fixes:
- Fixed red text appearing on planets due to KSP bug by clearing render textures afterwards. - Fixed red text appearing on planets due to KSP bug by clearing render textures afterwards.
- Fixed fonts not saving correctly. - Fixed fonts not saving correctly.
- Changes: - Changes:
- Lowered step size for decal size and depth to 1cm. - Lowered step size for decal size and depth to 1cm.
- Changed default max size to 10m. - Changed default max size to 10m.
- Changed default text decal size to 0.2m
- Text decals now show as a circle if they contain only whitespace. - Text decals now show as a circle if they contain only whitespace.
v0.2.3 v0.2.3

Loading…
Cancel
Save