summaryrefslogtreecommitdiff
path: root/common/project.cpp
AgeCommit message (Expand)Author
2010-07-11Updated Minifig Wizard to read settings from ini file.Leo
2010-05-28Fix for newer gcc versions.leo
2009-10-08Fixes for 64-bit systems.leo
2006-03-28Fixed rotation text being rendered in the wrong place.leo
2006-03-08Ignore region select if dragging along 1 direction only.leo
2006-03-06Added an option to disable relative snap.leo
2006-03-05Rewrote the 3D mouse rotation code, removed the 3D mouse option.leo
2006-03-05Fixed a bug selecting the piece rotation circles.leo
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-03-02Removed a few old math functions.leo
2006-03-02Fixed rotation bug.leo
2006-03-02Relative rotations.leo
2006-02-28Fixed a crash when exporting a POV-Ray file to a directory that doesn't exist.leo
2006-02-28Drag and drop new pieces from the category tree.leo
2006-02-27Fixed 3D mouse movement and made 2 button movement relative.leo
2006-02-26Show selection on the status bar.leo
2006-02-24Removed useless options.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-21Relative snap.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-14Added the lcApplication class.leo
2006-01-29Removed unused variable.leo
2006-01-19Fixed compiler warnings and errors on VC++ 7.1leo
2005-12-30Show piece numbers and a few small fixes.leo
2005-12-26Changed piece selection to local space.leo
2005-12-20Updated the Pieces Library Manager to use the new categories.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-10-23Added a new rotate camera interface,leo
2005-10-02Made Region Select part of regular selection.leo
2005-09-18Added separate XY and Z snap options.leo
2005-07-31Added region selection.leo
2005-06-25Rewrote the axis icon rendering.leo
2005-06-02Fixed fast rendering, disabled background rendering.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