v2.2.0
This release has been brought forward to address two bugs that have appeared when loading some custom levels that caused trview to crash (#979, #985). There is still something unusual going on (see #983) but the program should stop crashing at least.
Also included in this release is the quick reload function which can be used by pressing F5 or selecting it from the menu, as well as the first version of the log viewer.
Features:
#976 Quick Refresh Support for a Level
Bug Fixes:
#985 Crash when loading custom - trying to pop empty transform stack
#979 Crash when invalid level data encountered
Quality of Life:
#240 Add logging for loading a level
#980 Add a tooltip for the enable/disable filters checkbox
Documentation:
#988 Create version 2.2.0
What's Changed
- Add log window and log level loading by @chreden in #977
- Add tooltip for toggle filters checkbox by @chreden in #981
- Add 'reload' function by @chreden in #978
- Use identity matrix if transform stack is empty by @chreden in #986
- Add handling for missing static mesh and items by @chreden in #984
- Create version 2.2.0 by @chreden in #989
Full Changelog: v2.1.0...v2.2.0