summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2005-02-11More mouse overlay improvements, changed rotations to use quaternions.leo
2005-02-11Added the Quaternion class, faster float functions, and a ProjectPoint() func...leo
2005-02-11Added GetStringDimensions() function.leo
2005-02-08Fixed a rotation bug that would cause pieces to disappear.leo
2005-02-05More mouse movement improvements.leo
2005-02-01More mouse rotation improvements.leo
2005-02-01SSE optmizations.leo
2005-01-25Added the mouse rotation overlay.leo
2005-01-25New math classes.leo
2005-01-19Added a Matrix Transpose function.leo
2005-01-13Movement overlay.leo
2004-12-13Added keys for Angle Snap, and display it on the Status Bar.leo
2004-11-19Added support for custom user shortcut keys.leo
2004-10-01Better math for the Zoom Extents function.leo
2004-06-10Pointer Array class.leo
2004-05-05Fixed crash reloading pieces stored as shorts but expanded to longs when loaded.leo
2004-02-07Fixed gcc3 compiler error.leo
2004-01-07More light support.leo
2003-12-16Fixed crash on exit.leo
2003-09-18Added a progress bar for long operations.leo
2003-09-11Better formating of LDraw files.leo
2003-07-30Fixed console messages.leo
2003-07-30Added support for MPD files.leo
2003-07-30Store file names in the File class.leo
2003-07-30Fixed a bug in String::CompareNoCase.leo
2003-07-30Added new string comparison function.leo
2003-05-01Fixed Linux compile error.leo
2003-04-20Re-enabled the Modify Dialog.leo
2003-04-01Holding shift and +/- now zoom x10.leo
2003-02-03New pieces added to the Minifig Wizard.leo
2003-01-09Fixed crash loading files in computers with different decimal points.leo
2003-01-07Fixed piece loading bug.leo
2003-01-05Fixed a bug importing pieces with invalid colors.leo
2003-01-05Fixed a bug with pieces with more than 16000 quads.leo
2002-12-22Fixed piece import bug.leo
2002-12-22Fixed import bug.leo
2002-12-21More PLM options are working again.leo
2002-12-21More PLM cross platform improvementsleo
2002-10-17Initial Linux PLM.leo
2002-10-17Fixed include files.leo
2002-10-15Making the PLM cross platform.leo
2002-10-15Changed OpenGL include file to fix Windows compile error.leo
2002-10-14Reorganized the terrain classes a bit.leo
2002-10-11Fixed compile warnings.leo
2002-10-11Set default author when starting a new project.leo
2002-10-11Changed some variables to platform independent types.leo
2002-10-11Added some file validation functions.leo
2002-10-10Made .LDR files work like .DAT files.leo
2002-10-10Added functions to manage textures.leo
2002-10-10Fixed some variable types to work on all platforms.leo