summaryrefslogtreecommitdiffstats
path: root/src/box3d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Infrastructure to set direction of infinite VPs (now adjustable by some short...Maximilian Albert2007-09-011-0/+1
* Constrained center-dragging for 3D boxes (with Ctrl)Maximilian Albert2007-08-291-0/+1
* Various small cleanupsMaximilian Albert2007-08-261-1/+1
* Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ...Maximilian Albert2007-08-261-3/+4
* Enable center-dragging of boxes in Z direction by using ShiftMaximilian Albert2007-08-201-0/+2
* Enable center-dragging of boxes ('in perspective') within the XY-planeMaximilian Albert2007-08-171-0/+11
* Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...Maximilian Albert2007-08-071-0/+1
* Compute the correct visible front corner (also for 'upended' boxes) and set t...Maximilian Albert2007-08-071-0/+2
* Set z-orders of 3D box faces during dragging/resizing according to the perspe...Maximilian Albert2007-08-071-0/+4
* Draw perspective lines; provide shortcuts to toggle their visibility and the ...Maximilian Albert2007-08-061-0/+8
* Convenience for debuggingMaximilian Albert2007-08-061-0/+2
* Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert2007-08-061-0/+10
* Write distinguished corners of 3D boxes to the svg representation from which ...Maximilian Albert2007-07-141-0/+1
* New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain...Maximilian Albert2007-07-041-2/+7
* Refactoring of 3D box internals.Maximilian Albert2007-07-031-1/+7
* Only create the faces of a 3D box when needed (use pointers to refer to them).Maximilian Albert2007-07-031-1/+1
* Use arrays to manage corners and faces of 3D boxesMaximilian Albert2007-07-031-7/+1
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-211-0/+55