summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)Author
2006-03-05Rewrote the 3D mouse rotation code, removed the 3D mouse option.leo
git-svn-id: http://svn.leocad.org/trunk@515 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-05Fixed a bug selecting the piece rotation circles.leo
git-svn-id: http://svn.leocad.org/trunk@514 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-05Fixed small rotations bug when snap is disabled.leo
git-svn-id: http://svn.leocad.org/trunk@513 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-05Removed redundant redraws when moving with the mouse,leo
fixed the disc start in the rotation angle overlay. git-svn-id: http://svn.leocad.org/trunk@512 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-04Fixed several gcc compiler errors.leo
git-svn-id: http://svn.leocad.org/trunk@511 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-03Fixed crash when deleting a 2nd instance of a piece.leo
git-svn-id: http://svn.leocad.org/trunk@510 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-03Lower default preview angle.leo
git-svn-id: http://svn.leocad.org/trunk@508 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-03Delay creation of display lists until needed.leo
git-svn-id: http://svn.leocad.org/trunk@507 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-03Removed old functions.leo
git-svn-id: http://svn.leocad.org/trunk@506 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-02Removed a few old math functions.leo
git-svn-id: http://svn.leocad.org/trunk@504 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-02Fixed rotation bug.leo
git-svn-id: http://svn.leocad.org/trunk@503 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-02Relative rotations.leo
git-svn-id: http://svn.leocad.org/trunk@502 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-28Fixed a crash when exporting a POV-Ray file to a directory that doesn't exist.leo
git-svn-id: http://svn.leocad.org/trunk@500 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-28Drag and drop new pieces from the category tree.leo
git-svn-id: http://svn.leocad.org/trunk@499 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-27Fixed 3D mouse movement and made 2 button movement relative.leo
git-svn-id: http://svn.leocad.org/trunk@498 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-26Show selection on the status bar.leo
git-svn-id: http://svn.leocad.org/trunk@497 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-24Removed useless options.leo
git-svn-id: http://svn.leocad.org/trunk@494 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-24Removed unused functions.leo
git-svn-id: http://svn.leocad.org/trunk@493 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-23Added check marks to the status bar snap menu.leo
git-svn-id: http://svn.leocad.org/trunk@492 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-23Fixed the movement snap when loading old files.leo
git-svn-id: http://svn.leocad.org/trunk@491 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-23Fixed the swapped values in the snap menu, changed default Z snap back to 1 ↵leo
flat and fixed the snap value after loading old project files. git-svn-id: http://svn.leocad.org/trunk@490 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-23Moved all LeoCAD units conversion code to a single function,leo
Fixed a bug moving the camera with the modify dialog. git-svn-id: http://svn.leocad.org/trunk@489 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-22Fixed start of string matching.leo
git-svn-id: http://svn.leocad.org/trunk@488 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-22Fixed whole-word matching to compare subpieces correctly.leo
git-svn-id: http://svn.leocad.org/trunk@487 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-21Relative snap.leo
git-svn-id: http://svn.leocad.org/trunk@486 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-19Fixed wrong multiply in ProjectPoint().leo
git-svn-id: http://svn.leocad.org/trunk@485 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-18Better piece insertion position and rotation.leo
git-svn-id: http://svn.leocad.org/trunk@484 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-18Removed the Point3 class.leo
git-svn-id: http://svn.leocad.org/trunk@483 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-18Fixed a couple small snap glitches.leo
git-svn-id: http://svn.leocad.org/trunk@482 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-17Preview pieces when inserting with the mouse.leo
git-svn-id: http://svn.leocad.org/trunk@481 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-17Removed option for using polygon stipple for transparency.leo
git-svn-id: http://svn.leocad.org/trunk@480 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-16Fixed sorting of patterned pieces in the pieces bar.leo
git-svn-id: http://svn.leocad.org/trunk@479 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-16Fixed gcc compiler errorleo
git-svn-id: http://svn.leocad.org/trunk@478 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-16OS X config scriptleo
git-svn-id: http://svn.leocad.org/trunk@477 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-14Added the lcApplication class.leo
git-svn-id: http://svn.leocad.org/trunk@473 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-12Removed old PieceInfo group code.leo
git-svn-id: http://svn.leocad.org/trunk@471 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-11Better debug console colors.leo
git-svn-id: http://svn.leocad.org/trunk@470 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-10Fixed a crash and rendering bug when removing pieces.leo
git-svn-id: http://svn.leocad.org/trunk@469 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-08Fixed a bug in the matrix to axis-angle conversion.leo
git-svn-id: http://svn.leocad.org/trunk@468 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-05Simple expression matching for the piece categories.leo
git-svn-id: http://svn.leocad.org/trunk@466 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-04Fixed a bug importing LDraw files with pieces scaled.leo
git-svn-id: http://svn.leocad.org/trunk@465 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-29Removed unused variable.leo
git-svn-id: http://svn.leocad.org/trunk@464 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-27Removed unused functions.leo
git-svn-id: http://svn.leocad.org/trunk@463 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-25Fixed compiler warnings on osx.leo
git-svn-id: http://svn.leocad.org/trunk@462 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-24Added the ability to zoom and rotate the Piece Preview.leo
git-svn-id: http://svn.leocad.org/trunk@460 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-20Made the Windows piece preview use the common preview code.leo
git-svn-id: http://svn.leocad.org/trunk@458 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-19Fixed compiler warnings and errors on VC++ 7.1leo
git-svn-id: http://svn.leocad.org/trunk@455 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-13Linux compile fixes.leo
git-svn-id: http://svn.leocad.org/trunk@454 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-06Fixed multiple Search Results in categories bug.leo
git-svn-id: http://svn.leocad.org/trunk@452 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-03Fixed subpieces in the pieces bar.leo
git-svn-id: http://svn.leocad.org/trunk@451 c7d43263-9d01-0410-8a33-9dba5d9f93d6