changelog
    
    
    - Wed, 20 Mar 2013 01:58:05 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 20 Mar 2013 01:58:05 +0200] rev 40
 
    - Added triangle, quad and condline to the add object dialog
 
    - Tue, 19 Mar 2013 21:52:38 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 21:52:38 +0200] rev 39
 
    - Begin work on dialogs for adding objects. Comments functional!
 
    - Tue, 19 Mar 2013 18:25:08 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 18:25:08 +0200] rev 38
 
    - Implemented insertion of triangles, quads, condlines and comments
 
    - Tue, 19 Mar 2013 18:15:31 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 18:15:31 +0200] rev 37
 
    - er, I said don't limit the amount of decimals
 
    - Tue, 19 Mar 2013 18:14:37 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 18:14:37 +0200] rev 36
 
    - ftoa: don't limit the amount of decimals
 
    - Tue, 19 Mar 2013 18:12:39 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 18:12:39 +0200] rev 35
 
    - Temporarily set the locale to C when using ftoa, or the resulting string is subject to the locale and gets unexpected symbols (e.g. commas for the decimal dots while the function expects periods)
 
    - Tue, 19 Mar 2013 17:21:51 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 17:21:51 +0200] rev 34
 
    - Added main color configuration option, not implemented yet
 
    - Tue, 19 Mar 2013 17:09:07 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 17:09:07 +0200] rev 33
 
    - Added color selection icon
 
    - Tue, 19 Mar 2013 16:36:08 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 16:36:08 +0200] rev 32
 
    - Made the GL renderer background color configurable
 
    - Tue, 19 Mar 2013 15:32:16 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 15:32:16 +0200] rev 31
 
    - Added RC file for the application icon introduced in d2d86021