changelog
    
    
    - Wed, 20 Mar 2013 03:28:49 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 20 Mar 2013 03:28:49 +0200] rev 45
 
    - Disable the locale when parsing LDraw code or atof's behavior becomes locale-dependant. Who the hell thought that was a great idea?
 
    - Wed, 20 Mar 2013 03:25:49 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 20 Mar 2013 03:25:49 +0200] rev 44
 
    - With removal of vectors, I don't need to keep the bearing class around either
 
    - Wed, 20 Mar 2013 03:22:21 +0200
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 20 Mar 2013 03:22:21 +0200] rev 43
 
    - Removed vectors. I realized that subfiles can actually perform their job just as well and that keeping them around would just imply extra work - for nothing.