Skip to content
Revision 9

This is mostly a quality of life cleanup, especially for the Qt UI.
Here's a list of the big things:

- German and Japanese translations!
- Book 3 renders are no longer a separate branch!
- Persistence of the "Render Settings"
  - E.g. don't need to set the same thing over and over for different
    app lifetimes
- CMake cleanups
  - Qt bugs were fixed!
- Refactoring
  - RenderThread cleanup
  - Purging `VerticalScroll`
- Bugs that made the Qt UI crash
- Better pan-zoom
  - Still not where I'd like it...