Version 2019.3.0
Revision as of 17:06, 17 December 2018 by Frank@tygron.nl (talk | contribs)
Version 2019.3.0 is released on preview.tygron.com (Preview) on Wednesday Dec 19th 2018
Water
- Performance improvement for ground water.
- New option to set both lower and upper thresholds on Breach Areas that trigger the in/outlet to become active.
- Breach Area's FLOOR_LEVEL_M has been renamed to SURFACE_OVERRIDE. Conceptually, it can also be used to raise land, with our without water flowing in and out.
- Water areas now only define the Water Level in an area. Inlet Objects are now added as (underground) buildings.
- A negative value for Inlet behaves as an Outlet.
- A Lower Threshold can be set to limit the amount of water added by the Inlet.
- An Upper Threshold can be set to limit the amount of water removed by an Outlet.
- Both Thresholds are optional.
- Outlets are now correctly named Inlet (positive values).
Interface
- Renamed Dike to Levee.
- Bugfixes for Measurement Tool.
- Measurement Tool shows distance in meters and had start/end color dots.
- Measurement Tool flies to old location when selecting a previous Measurement.
SDK
- Removed all JavaFX code from Developer SDK, Java 11 compatible now.