| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -453/+0 |
| | | | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -5/+5 |
| | | | | (bzr r4025) | ||||
| * | Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ↵ | Maximilian Albert | 2007-09-11 | 1 | -2/+3 |
| | | | | | | (constant) small amount (bzr r3720) | ||||
| * | Decent support for setting the direction of infinite VPs via the toolbar and ↵ | Maximilian Albert | 2007-09-01 | 1 | -5/+5 |
| | | | | | | partial fix for wrong undo behaviour (?) (bzr r3659) | ||||
| * | Infrastructure to set direction of infinite VPs (now adjustable by some ↵ | Maximilian Albert | 2007-09-01 | 1 | -0/+35 |
| | | | | | | shortcuts; this may be removed later on) (bzr r3657) | ||||
| * | Various small cleanups | Maximilian Albert | 2007-08-26 | 1 | -1/+14 |
| | | | | (bzr r3587) | ||||
| * | Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ↵ | Maximilian Albert | 2007-08-26 | 1 | -1/+1 |
| | | | | | | the right approach) (bzr r3586) | ||||
| * | Eliminate a number of compile warnings | Maximilian Albert | 2007-08-20 | 1 | -2/+2 |
| | | | | (bzr r3553) | ||||
| * | Draw perspective lines for infinite VPs, too (they are updated during ↵ | Maximilian Albert | 2007-08-17 | 1 | -0/+3 |
| | | | | | | scrolling or zooming); don't create knots for infinite VPs on the canvas (bzr r3495) | ||||
| * | Hold perspectives on document level rather than globally; this corrects the ↵ | Maximilian Albert | 2007-08-09 | 1 | -62/+16 |
| | | | | | | changes made in commit #15681 (bzr r3445) | ||||
| * | Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape ↵ | Maximilian Albert | 2007-08-07 | 1 | -0/+10 |
| | | | | | | boxes when state of a VP changes (bzr r3412) | ||||
| * | Don't reshape boxes in the direction of infinite VPs when dragging VPs ↵ | Maximilian Albert | 2007-08-07 | 1 | -6/+12 |
| | | | | | | (fixes resizing bug) (bzr r3410) | ||||
| * | Set z-orders of 3D box faces during dragging/resizing according to the ↵ | Maximilian Albert | 2007-08-07 | 1 | -0/+8 |
| | | | | | | perspective (bzr r3409) | ||||
| * | Draw perspective lines; provide shortcuts to toggle their visibility and the ↵ | Maximilian Albert | 2007-08-06 | 1 | -8/+0 |
| | | | | | | corners where they are attached (bzr r3393) | ||||
| * | (Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate ↵ | Maximilian Albert | 2007-08-06 | 1 | -2/+46 |
| | | | | | | perspectives and thus create new ones interactively (bzr r3392) | ||||
| * | First stage of draggable vanishing points (no snapping/unsnapping yet) | Maximilian Albert | 2007-08-06 | 1 | -0/+59 |
| | | | | (bzr r3391) | ||||
| * | Workaround for some segfaults: Store perspectives globally instead of in ↵ | Maximilian Albert | 2007-08-06 | 1 | -15/+36 |
| | | | | | | each desktop (this should probably be reverted later on) (bzr r3390) | ||||
| * | Convenience for debugging | Maximilian Albert | 2007-08-06 | 1 | -0/+45 |
| | | | | (bzr r3389) | ||||
| * | Write/read perspectives to/from SVG; store ratios of the distances from ↵ | Maximilian Albert | 2007-08-06 | 1 | -2/+90 |
| | | | | | | corners to VPs (preparation for dragging) (bzr r3388) | ||||
| * | Preparatory stuff to combine VPs in draggers | Maximilian Albert | 2007-08-06 | 1 | -10/+31 |
| | | | | (bzr r3387) | ||||
| * | Cosmetic | Maximilian Albert | 2007-08-06 | 1 | -2/+4 |
| | | | | (bzr r3385) | ||||
| * | Store a global list of existing perspectives; for each perspective hold a ↵ | Maximilian Albert | 2007-08-06 | 1 | -12/+63 |
| | | | | | | list of associated boxes; explicitly pass perspectives as arguments when creating PLs (bzr r3380) | ||||
| * | More meaningful name for 3D axis directions | Maximilian Albert | 2007-07-03 | 1 | -5/+7 |
| | | | | (bzr r3169) | ||||
| * | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 2007-06-21 | 1 | -0/+98 |
| boxes in a fixed perspective without any live interaction. (bzr r3084) | |||||
