TrueTERRAIN
New Features
- Layer Range Mask: Use the height data from the current layer or the previous layers to blend the current layer with the next layer. This is useful for putting the current layer at specific places while keeping underlying details.
- Previous Layer | Current Layer: Choose to use the height data from the previous layer or the current layer as the source for this mask.
- Clamp: Clamp the values to the To Min and To Max values.
- From Min | From Max: The range of values to use from the source layer.
- Use Min | Use Max: Make the From Min and From Max values relative to the the minimum and maximum values from the source. The From Min and From Max values will then add to the minimum/maximum value. Good for easily getting the whole height range of the source layer into the To values.
- To Min | To Max: The range of values to map the from values to. 0.0 will result in the previous layers values, 1.0 will result in the current layers values.
Changes
- The Data terrain settings tab is now called Layer
- The terrain settings tabs now have better descriptions of what they display
- Moved Tweaking settings and their respective blending options to the new Layer Range mask (see above)
- Only display math options in Blending tab if Use Math is enabled
- Add in missing Invert and Add settings for Zero Edge Border mask
- Set the default values of the Zero Edge Border mask to ones consistent with the default terrain size being 1000m
Fixes
- No more annoying
'WARN'
messages on start up - Added in missing Use Ridges setting in the Valley Mask's presets
- Added in missing descriptions to the Valley Mask's preset settings