summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2005-06-05Updated LeoCAD to use GTK+ 2.0leo
2005-06-02Fixed copying keys from instructions to animations.leo
2005-06-02Fixed fast rendering, disabled background rendering.leo
2005-06-02Fixed a bug with the recent file list.leo
2005-06-02Increased the default far plane distance.leo
2005-03-16Fixed units in the modify dialog;leo
2005-03-15Fixed drag and drop of files.leo
2005-03-11Allowed setting shortcut keys for the action modes.leo
2005-03-09Fixed keyboard shortcuts being activated while the user is typing text in the...leo
2005-03-08Allowed more commands to have their shortcuts changed,leo
2005-02-23More pieces to the Minifig Wizard.leo
2005-02-16New version tag.leo
2005-02-16Render rotation tangent arrow, re-scale mouse overlays.leo
2005-02-14Fixed single piece rotations.leo
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