summaryrefslogtreecommitdiff
path: root/common/algebra.h
AgeCommit message (Expand)Author
2006-03-05Fixed small rotations bug when snap is disabled.leo
2006-03-05Removed redundant redraws when moving with the mouse,leo
2006-02-23Moved all LeoCAD units conversion code to a single function,leo
2006-02-19Fixed wrong multiply in ProjectPoint().leo
2006-02-18Removed the Point3 class.leo
2006-01-24Added the ability to zoom and rotate the Piece Preview.leo
2005-12-26Changed piece selection to local space.leo
2005-11-07Fixed zoom region.leo
2005-07-31Added region selection.leo
2005-02-16Render rotation tangent arrow, re-scale mouse overlays.leo
2005-02-11Added the Quaternion class, faster float functions, and a ProjectPoint() func...leo
2005-02-05More mouse movement improvements.leo
2005-02-01SSE optmizations.leo
2005-01-25New math classes.leo