changelog
    
    
    - Sun, 09 Apr 2023 12:23:32 +0300
 
    - by Teemu Piippo <teemu.s.piippo@gmail.com> [Sun, 09 Apr 2023 12:23:32 +0300] rev 360
 
    - `PartRenderer::renderVao` no longer throws if bad array class is given, this is now checked on compile time
 
    - Sun, 09 Apr 2023 01:12:00 +0300
 
    - by Teemu Piippo <teemu.s.piippo@gmail.com> [Sun, 09 Apr 2023 01:12:00 +0300] rev 359
 
    - The renderer now centers on the grid origin, not the part origin
 
    - Sun, 09 Apr 2023 00:56:49 +0300
 
    - by Teemu Piippo <teemu.s.piippo@gmail.com> [Sun, 09 Apr 2023 00:56:49 +0300] rev 358
 
    - Hopefully fixed all problems with determining polygon winding
 
    - Sat, 08 Apr 2023 22:09:29 +0300
 
    - by Teemu Piippo <teemu.s.piippo@gmail.com> [Sat, 08 Apr 2023 22:09:29 +0300] rev 357
 
    - Add settings import and export
 
    - Sat, 08 Apr 2023 21:48:49 +0300
 
    - by Teemu Piippo <teemu.s.piippo@gmail.com> [Sat, 08 Apr 2023 21:48:49 +0300] rev 356
 
    - Made editor font configurable
Add grid matrix editor 
    - Sat, 08 Apr 2023 16:59:55 +0300
 
    - by Teemu Piippo <teemu.s.piippo@gmail.com> [Sat, 08 Apr 2023 16:59:55 +0300] rev 355
 
    - Move the about dialog to MainWindow. The hack to retrieve GL extensions is made a bit cleaner
 
    - Sat, 08 Apr 2023 16:41:40 +0300
 
    - by Teemu Piippo <teemu.s.piippo@gmail.com> [Sat, 08 Apr 2023 16:41:40 +0300] rev 354
 
    - Readd the MainWindow class and renderstyle button handling to it