summaryrefslogtreecommitdiffstats
path: root/src/perspective-line.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2014-08-18Code cleanup.Liam P. White1-4/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-09-18More NR::Point ==> Geom::PointMaximilian Albert1-2/+2
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-64/+8
2007-08-17Enable center-dragging of boxes ('in perspective') within the XY-planeMaximilian Albert1-0/+17
2007-08-17Draw perspective lines for infinite VPs, too (they are updated during scrolli...Maximilian Albert1-0/+18
2007-07-04New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain...Maximilian Albert1-0/+1
2007-07-03More meaningful name for 3D axis directionsMaximilian Albert1-1/+1
2007-06-21First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert1-0/+63