Version 2019.3.0: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Version 2019.3.0 is released on preview.tygron.com (Preview) on Wednesday Dec 19th 2018 '''Water''' * Outlets are now correctly named Inlet (positive values). * A negative va...") |
No edit summary |
||
Line 2: | Line 2: | ||
'''Water''' | '''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). | * Outlets are now correctly named Inlet (positive values). | ||
'''Interface''' | '''Interface''' |
Revision as of 17:06, 17 December 2018
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.