summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2006-02-26Show selection on the status bar.leo
2006-02-24Removed useless options.leo
2006-02-24Removed unused functions.leo
2006-02-23Added check marks to the status bar snap menu.leo
2006-02-23Fixed the movement snap when loading old files.leo
2006-02-23Fixed the swapped values in the snap menu, changed default Z snap back to 1 f...leo
2006-02-23Moved all LeoCAD units conversion code to a single function,leo
2006-02-22Fixed start of string matching.leo
2006-02-22Fixed whole-word matching to compare subpieces correctly.leo
2006-02-21Relative snap.leo
2006-02-19Fixed wrong multiply in ProjectPoint().leo
2006-02-18Better piece insertion position and rotation.leo
2006-02-18Removed the Point3 class.leo
2006-02-18Fixed a couple small snap glitches.leo
2006-02-17Preview pieces when inserting with the mouse.leo
2006-02-17Removed option for using polygon stipple for transparency.leo
2006-02-16Fixed sorting of patterned pieces in the pieces bar.leo
2006-02-16Fixed gcc compiler errorleo
2006-02-16OS X config scriptleo
2006-02-14Added the lcApplication class.leo
2006-02-12Removed old PieceInfo group code.leo
2006-02-11Better debug console colors.leo
2006-02-10Fixed a crash and rendering bug when removing pieces.leo
2006-02-08Fixed a bug in the matrix to axis-angle conversion.leo
2006-02-05Simple expression matching for the piece categories.leo
2006-02-04Fixed a bug importing LDraw files with pieces scaled.leo
2006-01-29Removed unused variable.leo
2006-01-27Removed unused functions.leo
2006-01-25Fixed compiler warnings on osx.leo
2006-01-24Added the ability to zoom and rotate the Piece Preview.leo
2006-01-20Made the Windows piece preview use the common preview code.leo
2006-01-19Fixed compiler warnings and errors on VC++ 7.1leo
2006-01-13Linux compile fixes.leo
2006-01-06Fixed multiple Search Results in categories bug.leo
2006-01-03Fixed subpieces in the pieces bar.leo
2005-12-30Show piece numbers and a few small fixes.leo
2005-12-26Changed piece selection to local space.leo
2005-12-22Fixed the pieces combobox to select items in the tree control when using auto...leo
2005-12-22Fixed a few small PLM bugs.leo
2005-12-20Updated the Pieces Library Manager to use the new categories.leo
2005-11-20Pieces search results do not group pieces anymore.leo
2005-11-09Increase the mouse range when rotating views.leo
2005-11-08Scale the camera rotation handles with the view size.leo
2005-11-08Small tweaks to the snap values.leo
2005-11-07Fixed zoom region.leo
2005-11-04Fixed the snap popup menu to match the new snap values.leo
2005-11-03New movement snap values.leo
2005-11-01Fixed a gcc error.leo
2005-10-23Added a new rotate camera interface,leo
2005-10-14Added commands to edit/add/remove categories from the pieces tree context menu.leo