summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2005-10-10Fixed a gcc compiler error.leo
2005-10-10Fixed some Linux compiler errors.leo
2005-10-02Made Region Select part of regular selection.leo
2005-09-28Removed .cvsignore files, fixed a few case sensitive svn:ignore issues.leo
2005-09-18Added separate XY and Z snap options.leo
2005-07-31Added region selection.leo
2005-07-31Functions to render debug primitives.leo
2005-07-14Changed the pieces list to a tree sorted by categories.leo
2005-06-25Rewrote the axis icon rendering.leo
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