summaryrefslogtreecommitdiffstats
path: root/src/perspective3d.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-06Draw perspective lines; provide shortcuts to toggle their visibility and the ...Maximilian Albert1-8/+0
2007-08-06(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...Maximilian Albert1-2/+46
2007-08-06First stage of draggable vanishing points (no snapping/unsnapping yet)Maximilian Albert1-0/+59
2007-08-06Workaround for some segfaults: Store perspectives globally instead of in each...Maximilian Albert1-15/+36
2007-08-06Convenience for debuggingMaximilian Albert1-0/+45
2007-08-06Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert1-2/+90
2007-08-06Preparatory stuff to combine VPs in draggersMaximilian Albert1-10/+31
2007-08-06CosmeticMaximilian Albert1-2/+4
2007-08-06Store a global list of existing perspectives; for each perspective hold a lis...Maximilian Albert1-12/+63
2007-07-03More meaningful name for 3D axis directionsMaximilian Albert1-5/+7
2007-06-21First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert1-0/+98