summaryrefslogtreecommitdiffstats
path: root/src/perspective3d.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warning cleanupJon A. Cruz2007-11-041-5/+5
* Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ...Maximilian Albert2007-09-111-2/+3
* Decent support for setting the direction of infinite VPs via the toolbar and ...Maximilian Albert2007-09-011-5/+5
* Infrastructure to set direction of infinite VPs (now adjustable by some short...Maximilian Albert2007-09-011-0/+35
* Various small cleanupsMaximilian Albert2007-08-261-1/+14
* Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ...Maximilian Albert2007-08-261-1/+1
* Eliminate a number of compile warningsMaximilian Albert2007-08-201-2/+2
* Draw perspective lines for infinite VPs, too (they are updated during scrolli...Maximilian Albert2007-08-171-0/+3
* Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert2007-08-091-62/+16
* Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...Maximilian Albert2007-08-071-0/+10
* Don't reshape boxes in the direction of infinite VPs when dragging VPs (fixes...Maximilian Albert2007-08-071-6/+12
* Set z-orders of 3D box faces during dragging/resizing according to the perspe...Maximilian Albert2007-08-071-0/+8
* Draw perspective lines; provide shortcuts to toggle their visibility and the ...Maximilian Albert2007-08-061-8/+0
* (Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...Maximilian Albert2007-08-061-2/+46
* First stage of draggable vanishing points (no snapping/unsnapping yet)Maximilian Albert2007-08-061-0/+59
* Workaround for some segfaults: Store perspectives globally instead of in each...Maximilian Albert2007-08-061-15/+36
* Convenience for debuggingMaximilian Albert2007-08-061-0/+45
* Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert2007-08-061-2/+90
* Preparatory stuff to combine VPs in draggersMaximilian Albert2007-08-061-10/+31
* CosmeticMaximilian Albert2007-08-061-2/+4
* Store a global list of existing perspectives; for each perspective hold a lis...Maximilian Albert2007-08-061-12/+63
* More meaningful name for 3D axis directionsMaximilian Albert2007-07-031-5/+7
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-211-0/+98