Version 2.6.0: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<!--'''September 8th, 2015''' * Version 2.6.0 **This version features several performance improvements such as new shaders and a new method for rendering buildings, allowi...") |
No edit summary |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Version 2.6.0 has been released on September 9th, 2015. This release, the focus has been on performance improvements, and a large number of bug fixes. | |||
===New Features:=== | |||
* Further improvements to the Editor User Interface | |||
* Wiki Update | |||
* Many Bug Fixes | |||
* Added Full Screen button on bottom right corner of Editor main view | |||
* New procedural model system (larger project areas, better performance) | |||
* Simple Bridges | |||
* Traffic intensity on constructions and automatic Traffic Unit generation | |||
* Improved json, incl. typed and polygons in geoJSON. | |||
* Project Versioning | |||
* Updated Shaders to OPENGL 3.2 | |||
* New maximum map size of 4km | |||
===Specific improvements:=== | |||
* [GRAPHICS] Upload Asset panel: resolution warning now comes one panel sooner. | |||
* [GUI] Implemented back button to main menu in project wizard menu. | |||
* [EDITOR] Allow higher zoom levels in editor when not drawing selected items. | |||
* [INDICATORS] Quality of Life renamed to Livability | |||
* [EDITOR] Function Value table updates faster and has sheared labels | |||
* [MODELS] Model instancing and improved visualization algorithms. Allows larger maps! | |||
* [VIEWER] Improved detail and less camera shaking by using detail tiles when zooming in. | |||
* [VIEWER] Improved roof generation for buildings | |||
* [UNITS] Added Rail Traffic | |||
* [LOGIC] Improved Polygon Operations | |||
* [LOGIC] Improved indicators calculation speed | |||
* [HEIGHTMAP] Automaticly change behavior or raised land. | |||
* [SELECTION] Improved robustness drawn selection polygons | |||
===Fixes:=== | |||
* [EDITOR]: Editor: File Menu: Fixed that choosing “Exit” without confirming does not exit the editor | |||
* [WIZARD] NL: Fixed train tracks being incorrectly rendered as grassland. | |||
* [EDITOR] Fixed not being possible to add a road to a measure | |||
* [EDITOR] Fixed several layout issues in Editor Panels | |||
* [EDITOR] Create default zoning plan | |||
* [EDITOR] Add indicator always to user that is adding it | |||
* [EDITOR] Added cancel to exit | |||
* [VIEWER] Fixed reversed zoom levels in small maps | |||
* [EDITOR] Fixed table cell selection | |||
* [INDICATORS] Fixed prediction of Custom indicators | |||
* [FUNCTIONS] Fixed resetting indicator scores and asset values | |||
* [SELECTION] Grid and pointer now transparent and of the correct size | |||
* [SELECTION] Polygon Pick: Construction polygons picked in more cases | |||
* And many more issues were resolved! |
Latest revision as of 07:23, 13 October 2022
Version 2.6.0 has been released on September 9th, 2015. This release, the focus has been on performance improvements, and a large number of bug fixes.
New Features:
- Further improvements to the Editor User Interface
- Wiki Update
- Many Bug Fixes
- Added Full Screen button on bottom right corner of Editor main view
- New procedural model system (larger project areas, better performance)
- Simple Bridges
- Traffic intensity on constructions and automatic Traffic Unit generation
- Improved json, incl. typed and polygons in geoJSON.
- Project Versioning
- Updated Shaders to OPENGL 3.2
- New maximum map size of 4km
Specific improvements:
- [GRAPHICS] Upload Asset panel: resolution warning now comes one panel sooner.
- [GUI] Implemented back button to main menu in project wizard menu.
- [EDITOR] Allow higher zoom levels in editor when not drawing selected items.
- [INDICATORS] Quality of Life renamed to Livability
- [EDITOR] Function Value table updates faster and has sheared labels
- [MODELS] Model instancing and improved visualization algorithms. Allows larger maps!
- [VIEWER] Improved detail and less camera shaking by using detail tiles when zooming in.
- [VIEWER] Improved roof generation for buildings
- [UNITS] Added Rail Traffic
- [LOGIC] Improved Polygon Operations
- [LOGIC] Improved indicators calculation speed
- [HEIGHTMAP] Automaticly change behavior or raised land.
- [SELECTION] Improved robustness drawn selection polygons
Fixes:
- [EDITOR]: Editor: File Menu: Fixed that choosing “Exit” without confirming does not exit the editor
- [WIZARD] NL: Fixed train tracks being incorrectly rendered as grassland.
- [EDITOR] Fixed not being possible to add a road to a measure
- [EDITOR] Fixed several layout issues in Editor Panels
- [EDITOR] Create default zoning plan
- [EDITOR] Add indicator always to user that is adding it
- [EDITOR] Added cancel to exit
- [VIEWER] Fixed reversed zoom levels in small maps
- [EDITOR] Fixed table cell selection
- [INDICATORS] Fixed prediction of Custom indicators
- [FUNCTIONS] Fixed resetting indicator scores and asset values
- [SELECTION] Grid and pointer now transparent and of the correct size
- [SELECTION] Polygon Pick: Construction polygons picked in more cases
- And many more issues were resolved!