summaryrefslogtreecommitdiffstats
path: root/src/vanishing-point.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Decent support for setting the direction of infinite VPs via the toolbar and ...Maximilian Albert2007-09-011-0/+11
* Draw perspective lines for infinite VPs, too (they are updated during scrolli...Maximilian Albert2007-08-171-29/+64
* Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert2007-08-091-28/+21
* Status bar tips for VP draggersMaximilian Albert2007-08-091-6/+50
* Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...Maximilian Albert2007-08-071-1/+1
* Set z-orders of 3D box faces during dragging/resizing according to the perspe...Maximilian Albert2007-08-071-0/+10
* Draw perspective lines; provide shortcuts to toggle their visibility and the ...Maximilian Albert2007-08-061-6/+127
* (Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...Maximilian Albert2007-08-061-12/+268
* First stage of draggable vanishing points (no snapping/unsnapping yet)Maximilian Albert2007-08-061-0/+339
* Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert2007-08-061-0/+9
* Preparatory stuff to combine VPs in draggersMaximilian Albert2007-08-061-1/+1
* Move 3D axis manipulation functions to separate fileMaximilian Albert2007-07-111-5/+0
* More 3D auxiliary/convenience functionsMaximilian Albert2007-07-101-0/+4
* New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain...Maximilian Albert2007-07-041-0/+3
* More meaningful name for 3D axis directionsMaximilian Albert2007-07-031-1/+1
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-211-0/+101