Sun, 09 Apr 2023 16:01:38 +0300 | Teemu Piippo | Removed unused code | changeset | files |
Sun, 09 Apr 2023 15:59:08 +0300 | Teemu Piippo | Extracted the state of the program into a MainState structure, and extracted local functions of main() into static functions. | changeset | files |
Sun, 09 Apr 2023 13:28:36 +0300 | Teemu Piippo | Move some recent file handling to MainWindow | changeset | files |
Sun, 09 Apr 2023 12:23:32 +0300 | Teemu Piippo | `PartRenderer::renderVao` no longer throws if bad array class is given, this is now checked on compile time | changeset | files |