summaryrefslogtreecommitdiffstats
path: root/src/axis-manip.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various small cleanupsMaximilian Albert2007-08-261-2/+2
| | | (bzr r3587)
* Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ↵Maximilian Albert2007-08-261-2/+15
| | | | | the right approach) (bzr r3586)
* Draw perspective lines for infinite VPs, too (they are updated during ↵Maximilian Albert2007-08-171-0/+2
| | | | | scrolling or zooming); don't create knots for infinite VPs on the canvas (bzr r3495)
* Compute the correct visible front corner (also for 'upended' boxes) and set ↵Maximilian Albert2007-08-071-0/+10
| | | | | the z-orders accordingly so that they are correct for any relative position of the handles (bzr r3411)
* Set z-orders of 3D box faces during dragging/resizing according to the ↵Maximilian Albert2007-08-071-0/+4
| | | | | perspective (bzr r3409)
* (Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate ↵Maximilian Albert2007-08-061-0/+2
| | | | | perspectives and thus create new ones interactively (bzr r3392)
* Move 3D axis manipulation functions to separate fileMaximilian Albert2007-07-111-0/+129
(bzr r3226)