summaryrefslogtreecommitdiffstats
path: root/src/vanishing-point.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-23Bug fix: prevent perspectives from being transformed more than once (by keepi...Maximilian Albert1-4/+4
2007-12-15Warning cleanupJon A. Cruz1-10/+10
2007-12-13If necessary, split up perspectives when applying transformations to boxes; m...Maximilian Albert1-5/+1
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-392/+304
2007-11-25Warning cleanupJon A. Cruz1-1/+1
2007-11-10Warning cleanupJon A. Cruz1-11/+11
2007-09-01Decent support for setting the direction of infinite VPs via the toolbar and ...Maximilian Albert1-0/+11
2007-08-17Draw perspective lines for infinite VPs, too (they are updated during scrolli...Maximilian Albert1-29/+64
2007-08-09Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert1-28/+21
2007-08-09Status bar tips for VP draggersMaximilian Albert1-6/+50
2007-08-07Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...Maximilian Albert1-1/+1
2007-08-07Set z-orders of 3D box faces during dragging/resizing according to the perspe...Maximilian Albert1-0/+10
2007-08-06Draw perspective lines; provide shortcuts to toggle their visibility and the ...Maximilian Albert1-6/+127
2007-08-06(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...Maximilian Albert1-12/+268
2007-08-06First stage of draggable vanishing points (no snapping/unsnapping yet)Maximilian Albert1-0/+339
2007-08-06Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert1-0/+9
2007-08-06Preparatory stuff to combine VPs in draggersMaximilian Albert1-1/+1
2007-07-11Move 3D axis manipulation functions to separate fileMaximilian Albert1-5/+0
2007-07-10More 3D auxiliary/convenience functionsMaximilian Albert1-0/+4
2007-07-04New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain...Maximilian Albert1-0/+3
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/+101