changelog
- Thu, 23 Feb 2017 23:11:33 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 23:11:33 +0200] rev 1169
- Cleanup GLRenderer::initializeAxes()
- Thu, 23 Feb 2017 22:55:09 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 22:55:09 +0200] rev 1168
- Removed GLRenderer::refresh(), update() does the job just as fine.
- Thu, 23 Feb 2017 22:52:45 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 22:52:45 +0200] rev 1167
- GLRenderer::drawVbos no longer needs to be told the GL type
- Thu, 23 Feb 2017 22:51:55 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 22:51:55 +0200] rev 1166
- Cleanup AlgorithmToolset::subfileSelection.
- Thu, 23 Feb 2017 21:03:59 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 21:03:59 +0200] rev 1165
- Fixed more dialog instances in AlgorithmToolset.
- Thu, 23 Feb 2017 21:02:14 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 21:02:14 +0200] rev 1164
- Moved all UI files from ui/ into src/dialogs/.
- Thu, 23 Feb 2017 20:29:44 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 20:29:44 +0200] rev 1163
- Removed unused class RadioGroup.