changelog
    
    
    - Tue, 22 Oct 2013 13:40:16 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 22 Oct 2013 13:40:16 +0300] rev 522
 
    - - migrated selection from ForgeWindow to individual LDFiles. Should've done this long ago.
- added an operator== for matrix to make stuff actually compile 
    - Sat, 19 Oct 2013 02:33:08 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 19 Oct 2013 02:33:08 +0300] rev 521
 
    - changeProperty(): don't change the property if the value would not change, this should save some procecssing..
 
    - Sat, 19 Oct 2013 01:22:11 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 19 Oct 2013 01:22:11 +0300] rev 520
 
    - initialize GLRenderer::m_hoverpos to (0, 0, 0)
 
    - Sat, 19 Oct 2013 01:15:57 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 19 Oct 2013 01:15:57 +0300] rev 519
 
    - cosmetic fixes
 
    - Sat, 19 Oct 2013 01:11:26 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 19 Oct 2013 01:11:26 +0300] rev 518
 
    - fixed: the file loader would skip every 300th line. And I thought I was going nuts when my quads kept disappearing...
 
    - Sat, 19 Oct 2013 00:39:09 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 19 Oct 2013 00:39:09 +0300] rev 517
 
    - Made the config dialog use a list widget for navigation over a tab widget.
 
    - Fri, 18 Oct 2013 23:49:55 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 18 Oct 2013 23:49:55 +0300] rev 516
 
    - - added LDSharedVertex class for holding copy-on-write vertices. Will need this for future features..
- fixed zoomToFit() crashes for real this time 
    - Fri, 18 Oct 2013 22:30:08 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 18 Oct 2013 22:30:08 +0300] rev 515
 
    - now displays build type in the window title (unless a release build of a release), fixed some macro shenanigans