summaryrefslogtreecommitdiffstats
path: root/src/perspective3d.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Store a global list of existing perspectives; for each perspective hold a ↵Maximilian Albert2007-08-061-12/+63
| | | | | list of associated boxes; explicitly pass perspectives as arguments when creating PLs (bzr r3380)
* More meaningful name for 3D axis directionsMaximilian Albert2007-07-031-5/+7
| | | (bzr r3169)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+98
boxes in a fixed perspective without any live interaction. (bzr r3084)