summaryrefslogtreecommitdiffstats
path: root/src/perspective3d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-97/+0
* Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ...Maximilian Albert2007-09-111-1/+1
* Infrastructure to set direction of infinite VPs (now adjustable by some short...Maximilian Albert2007-09-011-0/+2
* Various small cleanupsMaximilian Albert2007-08-261-0/+2
* Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert2007-08-091-13/+2
* Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...Maximilian Albert2007-08-071-0/+1
* Set z-orders of 3D box faces during dragging/resizing according to the perspe...Maximilian Albert2007-08-071-0/+1
* (Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...Maximilian Albert2007-08-061-3/+16
* First stage of draggable vanishing points (no snapping/unsnapping yet)Maximilian Albert2007-08-061-0/+2
* Workaround for some segfaults: Store perspectives globally instead of in each...Maximilian Albert2007-08-061-3/+6
* Convenience for debuggingMaximilian Albert2007-08-061-0/+4
* Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert2007-08-061-0/+6
* Preparatory stuff to combine VPs in draggersMaximilian Albert2007-08-061-3/+4
* Store a global list of existing perspectives; for each perspective hold a lis...Maximilian Albert2007-08-061-3/+15
* More meaningful name for 3D axis directionsMaximilian Albert2007-07-031-4/+4
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-211-0/+61