Version 2021.5.3: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* Addresses are now separate objects in the API with attributes. | * Addresses are now separate objects in the API with attributes. | ||
* Addresses contain the original BAG identification as an attribute and function type as value. | * Addresses contain the original BAG identification as an attribute and function type as value. | ||
* | * Improved the stability of the new BGT-connector introduced earlier this month. | ||
'''Water''' | '''Water''' | ||
* New GPU Architecture based on CUDA Graphs, resulting in ~20% calculation time reduction. | |||
* Invalid water objects have a "object flow" attribute value of NO_DATA (~ -3.4+e38) for easy exporting/debugging. | * Invalid water objects have a "object flow" attribute value of NO_DATA (~ -3.4+e38) for easy exporting/debugging. | ||
'''Other''' | '''Other''' | ||
* | * Small fix for incorrect source referencing in BGT terrains. | ||
* Several smaller bug fixes. | * Several smaller bug fixes. | ||
[[Category:Version 2021]] | [[Category:Version 2021]] |
Latest revision as of 16:54, 21 September 2020
Version 2021.5.3 is released on preview.tygron.com (Preview) on Sept 21th 2020
Geo
- Addresses are now separate objects in the API with attributes.
- Addresses contain the original BAG identification as an attribute and function type as value.
- Improved the stability of the new BGT-connector introduced earlier this month.
Water
- New GPU Architecture based on CUDA Graphs, resulting in ~20% calculation time reduction.
- Invalid water objects have a "object flow" attribute value of NO_DATA (~ -3.4+e38) for easy exporting/debugging.
Other
- Small fix for incorrect source referencing in BGT terrains.
- Several smaller bug fixes.