summaryrefslogtreecommitdiffstats
path: root/src/line-geometry.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable center-dragging of boxes ('in perspective') within the XY-planeMaximilian Albert2007-08-171-0/+65
| | | (bzr r3497)
* Draw perspective lines for infinite VPs, too (they are updated during ↵Maximilian Albert2007-08-171-0/+82
| | | | | scrolling or zooming); don't create knots for infinite VPs on the canvas (bzr r3495)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+112
boxes in a fixed perspective without any live interaction. (bzr r3084)