summaryrefslogtreecommitdiff
path: root/common/project.h
AgeCommit message (Expand)Author
2006-03-05Removed redundant redraws when moving with the mouse,leo
2006-03-04Fixed several gcc compiler errors.leo
2006-03-03Removed old functions.leo
2006-02-28Drag and drop new pieces from the category tree.leo
2006-02-23Added check marks to the status bar snap menu.leo
2006-02-23Moved all LeoCAD units conversion code to a single function,leo
2006-02-21Relative snap.leo
2006-02-18Better piece insertion position and rotation.leo
2006-02-18Removed the Point3 class.leo
2006-02-17Preview pieces when inserting with the mouse.leo
2006-02-14Added the lcApplication class.leo
2006-01-29Removed unused variable.leo
2005-12-30Show piece numbers and a few small fixes.leo
2005-11-03New movement snap values.leo
2005-10-23Added a new rotate camera interface,leo
2005-07-31Added region selection.leo
2005-03-16Fixed units in the modify dialog;leo
2005-03-15Fixed drag and drop of files.leo
2005-02-11More mouse overlay improvements, changed rotations to use quaternions.leo
2005-02-05More mouse movement improvements.leo
2005-02-01More mouse rotation improvements.leo
2005-01-25Added the mouse rotation overlay.leo
2005-01-13Movement overlay.leo
2003-12-16Fixed crash on exit.leo
2003-07-30Added support for MPD files.leo
2003-04-20Re-enabled the Modify Dialog.leo
2002-04-12Moved Pieces Library functions to a new class.leo
2002-03-16Added a new group button to the Edit Groups Dialog.leo
2002-03-10Moved the texture font to a class to allow support for multiple fonts.leo
2001-05-19Fixed the way pieces are moved/rotated with the side cameras.leo
2001-03-26Reorganized the Image I/O functions, created a new Image class.leo
2001-03-23Update object keys when adding or removing steps.leo
2001-01-07Use new base classesleo
2000-08-22Several changes, see docs/CHANGES.txt for a complete listleo
2000-07-23Changes to make use of the new Object classleo
2000-03-30The Linux version now allows you to select multiple pieces using the mouse if...leo
2000-01-04Added support for modifying the libraryleo
1999-11-23Split the File class into FileMem and FileDiskleocad
1999-11-14Initial revisiondocwhat