Skip to content

v.1.3.2

Compare
Choose a tag to compare
@chreden chreden released this 21 Jun 20:59
· 377 commits to master since this release
4d8c010

This release has performance improvements and some code refactoring. The program should now use significantly less power as it will no longer render the scene when nothing has changed.

Performance:
#543 Try to reduce the amount of textures being created
#545 Don't present to the window unless there is a reason to do so

Bug Fixes:
#551 Palette colours are being read incorrectly
#553 Moving the window off screen makes it white
#556 UI windows have text error when 'resized'

Refactoring:
#213 Stop using trlevel version of structures in viewer
#549 Move CameraInput to trview.app

Other:
#555 Create 1.3.2