changelog
    
    
    - Fri, 21 Jun 2013 17:52:44 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 21 Jun 2013 17:52:44 +0300] rev 299
 
    - Only write config options to file that actually deviate from the default. Should've done this earlier on... before 0.1 alpha was tagged
 
    - Fri, 21 Jun 2013 17:36:50 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 21 Jun 2013 17:36:50 +0300] rev 298
 
    - Nuked the now-empty string.cpp/.h
 
    - Fri, 21 Jun 2013 17:29:29 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 21 Jun 2013 17:29:29 +0300] rev 297
 
    - Added license header to primitives.cpp
 
    - Sun, 16 Jun 2013 01:39:19 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 16 Jun 2013 01:39:19 +0300] rev 296
 
    - Use a more greenish green rather than yellowish lime, added some constraints to when double-clicking in the viewport should edit the given object to prevent unwanted popups
 
    - Sun, 16 Jun 2013 00:58:20 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 16 Jun 2013 00:58:20 +0300] rev 295
 
    - When editing an existing subfile, select the primitive from the list automatically if found
 
    - Sun, 16 Jun 2013 00:48:09 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 16 Jun 2013 00:48:09 +0300] rev 294
 
    - Better categorized Technic primitives
 
    - Sun, 16 Jun 2013 00:10:11 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 16 Jun 2013 00:10:11 +0300] rev 293
 
    - Added support for regex-based primitive categorization
 
    - Sat, 15 Jun 2013 19:14:42 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 15 Jun 2013 19:14:42 +0300] rev 292
 
    - Moved primitive handling to new code files
 
    - Sat, 15 Jun 2013 04:36:52 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 15 Jun 2013 04:36:52 +0300] rev 291
 
    - Make camera icons a member of GLRenderer so multiple renderers won't conflict about them
 
    - Sat, 15 Jun 2013 04:20:44 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 15 Jun 2013 04:20:44 +0300] rev 290
 
    - Added primitive scanning, replaced parts list in subfile add dialog with it