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
 
    - Tue, 19 Mar 2013 15:29:42 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 19 Mar 2013 15:29:42 +0200] rev 30
 
    - Licensed LDForge GPL3, added some more icons
 
    - Mon, 18 Mar 2013 18:29:02 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 18 Mar 2013 18:29:02 +0200] rev 29
 
    - Added LDraw path setting dialog
 
    - Mon, 18 Mar 2013 13:16:21 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 18 Mar 2013 13:16:21 +0200] rev 28
 
    - added Save As function
 
    - Mon, 18 Mar 2013 12:24:16 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 18 Mar 2013 12:24:16 +0200] rev 27
 
    - and of course I forget to update ldforge.pro... or to test compile for that matter
 
    - Mon, 18 Mar 2013 12:20:48 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 18 Mar 2013 12:20:48 +0200] rev 26
 
    - Renamed io.cpp to file.cpp, draw.cpp to gldraw.cpp