airbreather / StepperUpper

Some tools for making STEP happen.
MIT License
9 stars 2 forks source link

Make Grass Fade Distance A Lower-Bound #37

Open airbreather opened 6 years ago

airbreather commented 6 years ago

Some BethINI presets start the grass fade value at above 10k "distance units".

STEP recommendation is to just make sure it's at least 10k.

StepperUpper always sets the connected properties to exactly 10k, even if it started higher.

We should leave these properties as they are if the user picks a preset that goes beyond the STEP minimum.