summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-09-01Merged several Linux UI fixes from the 0.76 branch.leocad-0.75leo
2011-08-30Fixed buffer overflow errors caused by long file names.leo
2011-06-17Fixed buffer overflow loading files.Leo
2011-06-14Updated Minifig Wizard settings.leo
2011-06-14Support torso offsets in the Minifig Wizard.leo
2011-06-10Added support for piece names longer than 8 characters.leo
2011-06-10Fixed Minifig Wizard crash when selecting an empty torso.leo
2011-01-12Fixed precision move using the keyboard.leo
2010-07-12Linux fixes.leo
2010-07-11Updated Minifig Wizard to read settings from ini file.Leo
2010-07-06Fixes for VC8.Leo
2010-05-28Fix for newer gcc versions.leo
2009-10-09Fixed crash loading files on 64-bit systems.leo
2009-10-09Fixed crash on 64-bit systems.leo
2009-10-08Fixed crash drawing some pieces on 64-bit systems.leo
2009-10-08Fixes for 64-bit systems.leo
2006-03-28Fixed rotation text being rendered in the wrong place.leo
2006-03-25More error checking when checking for OpenGL extensions.leo
2006-03-25Changed default camera and preview angle.leo
2006-03-20Reorganized default categories.leo
2006-03-09Mac OSX port.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-05Fixed small rotations bug when snap is disabled.leo
2006-03-05Removed redundant redraws when moving with the mouse,leo
2006-03-04Fixed several gcc compiler errors.leo
2006-03-03Fixed crash when deleting a 2nd instance of a piece.leo
2006-03-03Lower default preview angle.leo
2006-03-03Delay creation of display lists until needed.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-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