summaryrefslogtreecommitdiffstats
path: root/src/line-geometry.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-29/+27
| | | (bzr r6839)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-3/+3
| | | (bzr r6569)
* Fundamentally reworked version of the 3D box tool (among many other things, ↵Maximilian Albert2007-12-131-8/+10
| | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224)
* Infrastructure to set direction of infinite VPs (now adjustable by some ↵Maximilian Albert2007-09-011-0/+4
| | | | | shortcuts; this may be removed later on) (bzr r3657)
* Various small cleanupsMaximilian Albert2007-08-261-1/+3
| | | (bzr r3587)
* Eliminate a number of compile warningsMaximilian Albert2007-08-201-0/+1
| | | (bzr r3553)
* Enable center-dragging of boxes ('in perspective') within the XY-planeMaximilian Albert2007-08-171-1/+16
| | | (bzr r3497)
* Draw perspective lines for infinite VPs, too (they are updated during ↵Maximilian Albert2007-08-171-2/+7
| | | | | scrolling or zooming); don't create knots for infinite VPs on the canvas (bzr r3495)
* Move 3D axis manipulation functions to separate fileMaximilian Albert2007-07-111-2/+2
| | | (bzr r3226)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+74
boxes in a fixed perspective without any live interaction. (bzr r3084)