changelog
    
    
    - Sat, 01 Jun 2013 21:36:03 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 01 Jun 2013 21:36:03 +0300] rev 268
 
    - Make LDMatrixObject's transform and pos members properties
 
    - Sat, 01 Jun 2013 20:31:33 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 01 Jun 2013 20:31:33 +0300] rev 267
 
    - Make LDRadial's members accessed properties
 
    - Sat, 01 Jun 2013 20:09:31 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 01 Jun 2013 20:09:31 +0300] rev 266
 
    - Make LDObject's color and parent properties with accessors
 
    - Sat, 01 Jun 2013 03:17:52 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 01 Jun 2013 03:17:52 +0300] rev 265
 
    - Purged out the old history code
 
    - Tue, 28 May 2013 18:30:40 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 28 May 2013 18:30:40 +0300] rev 264
 
    - Made range selection be done with Ctrl+Left rather than Shift+Left, additive is Ctrl+Alt+Left. Shift+Left is now an aliasing for panning alongside Mid.
 
    - Tue, 28 May 2013 02:59:54 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 28 May 2013 02:59:54 +0300] rev 263
 
    - Make drawn vertices display a label containing coordinate informations, round down calculated coordinates
 
    - Mon, 27 May 2013 22:05:10 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 27 May 2013 22:05:10 +0300] rev 262
 
    - Fixed behavior of mid-button vertex selector, add ability to all-replace and relative moving to replace coords
 
    - Mon, 27 May 2013 18:17:21 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 27 May 2013 18:17:21 +0300] rev 261
 
    - Added ability to snap to pre-existing vertices while drawing, added changelog
 
    - Mon, 27 May 2013 13:49:07 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 27 May 2013 13:49:07 +0300] rev 260
 
    - Fixed: Coordinates weren't drawn properly on a bright background (was always drawn in bright colors..). Note that previous commits were left dangling in their own head, the string class changes broke too many things.
 
    - Sat, 25 May 2013 02:15:25 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 25 May 2013 02:15:25 +0300] rev 259
 
    - Removed the Configure button from the LDraw path config dialog, it's no longer needed
 
    - Sat, 25 May 2013 02:13:11 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 25 May 2013 02:13:11 +0300] rev 258
 
    - Fixed text editing not triggering configuration. So simple..
 
    - Sat, 25 May 2013 02:05:35 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 25 May 2013 02:05:35 +0300] rev 257
 
    - Added Export To File action, moved it + insert from to File menu
 
    - Sat, 25 May 2013 01:44:11 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 25 May 2013 01:44:11 +0300] rev 256
 
    - rewrote isNumber using range-for
 
    - Fri, 24 May 2013 20:38:55 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 20:38:55 +0300] rev 255
 
    - Added method for zooming to fit, fixed zoom being inappropriate when parts are first loaded
 
    - Fri, 24 May 2013 19:44:53 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 19:44:53 +0300] rev 254
 
    - Further work on image generation experiment
 
    - Fri, 24 May 2013 16:43:56 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 16:43:56 +0300] rev 253
 
    - Added ability to have multiple GLRenderers