Skip to content

2.6.0

Compare
Choose a tag to compare
@aiAdrian aiAdrian released this 22 Jul 07:59
· 213 commits to main since this release
e966fe0

2.6.0 (2024-07-12)

General

This release focuses on improving the network graphics editor frontend, addressing performance issues, enhancing the editor's functionality, and fixing various bugs. It also introduces a user manual for better documentation.

Features

Performance improvements:

  • Reduced the number of "Update" events to resolve performance issues.
  • Significantly accelerated the rendering of line graphics.
  • Optimized performance for large network graphics using viewport culling and level of detail techniques.

Editor enhancements:

  • Enabled sharing and merging of trains by pressing the Ctrl key and clicking or by drag and drop.
  • Improved the corridor definition of line graphics.

Documentation:

  • Enhanced the user manual for comprehensive guidance. Please refer to the User Manual Documentation for detailed information.

Bug fixes

  • Resolved various issues. For more details, please refer to the GitHub repository.