| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix passing wrong pointer type when using the tweak tool on 3D boxes | Maximilian Albert | 2008-03-29 | 1 | -1/+1 |
| | | | | (bzr r5232) | ||||
| * | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) | Maximilian Albert | 2008-03-19 | 1 | -1/+3 |
| | | | | (bzr r5122) | ||||
| * | fix converting 3d boxes to path and ungrouping - do not lose selection, ↵ | bulia byak | 2008-02-25 | 1 | -1/+1 |
| | | | | | | preserve style, id and clip/mask (bzr r4849) | ||||
| * | Clean up comments and remove (already commented) debugging messages | Maximilian Albert | 2008-02-22 | 1 | -4/+0 |
| | | | | (bzr r4824) | ||||
| * | Slightly more 'object-oriented' way to invoke item-specific ↵ | Maximilian Albert | 2008-01-15 | 1 | -1/+0 |
| | | | | | | conversion-to-guides methods (bzr r4499) | ||||
| * | Add possibility to convert objects (only rectangles and 3D boxes currently) ↵ | Maximilian Albert | 2008-01-11 | 1 | -0/+2 |
| | | | | | | to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase. (bzr r4462) | ||||
| * | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying ↵ | Maximilian Albert | 2008-01-09 | 1 | -0/+2 |
| | | | | | | 'convert to path' (closes LP #179693 and #176646). (bzr r4439) | ||||
| * | Recompute box corners relative to new perspective when merging persps (to ↵ | Maximilian Albert | 2007-12-26 | 1 | -1/+1 |
| | | | | | | prevent boxes from jumping randomly) (bzr r4311) | ||||
| * | Don't show boxes as everted (i.e., always show the same sides) during ↵ | Maximilian Albert | 2007-12-26 | 1 | -0/+4 |
| | | | | | | initial drag, regardless of the mouse pointer position. (bzr r4306) | ||||
| * | Bug fix: prevent perspectives from being transformed more than once (by ↵ | Maximilian Albert | 2007-12-23 | 1 | -0/+5 |
| | | | | | | keeping track of selected boxes and their transformations). (bzr r4291) | ||||
| * | If necessary, split up perspectives when applying transformations to boxes; ↵ | Maximilian Albert | 2007-12-13 | 1 | -0/+1 |
| | | | | | | moreover, fix crash caused by listening to already destroyed perspectives (bzr r4227) | ||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -75/+56 |
| | | | | | | 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) | ||||
| * | Infrastructure to set direction of infinite VPs (now adjustable by some ↵ | Maximilian Albert | 2007-09-01 | 1 | -0/+1 |
| | | | | | | shortcuts; this may be removed later on) (bzr r3657) | ||||
| * | Constrained center-dragging for 3D boxes (with Ctrl) | Maximilian Albert | 2007-08-29 | 1 | -0/+1 |
| | | | | (bzr r3608) | ||||
| * | Various small cleanups | Maximilian Albert | 2007-08-26 | 1 | -1/+1 |
| | | | | (bzr r3587) | ||||
| * | Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ↵ | Maximilian Albert | 2007-08-26 | 1 | -3/+4 |
| | | | | | | the right approach) (bzr r3586) | ||||
| * | Enable center-dragging of boxes in Z direction by using Shift | Maximilian Albert | 2007-08-20 | 1 | -0/+2 |
| | | | | (bzr r3555) | ||||
| * | Enable center-dragging of boxes ('in perspective') within the XY-plane | Maximilian Albert | 2007-08-17 | 1 | -0/+11 |
| | | | | (bzr r3497) | ||||
| * | Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape ↵ | Maximilian Albert | 2007-08-07 | 1 | -0/+1 |
| | | | | | | boxes when state of a VP changes (bzr r3412) | ||||
| * | Compute the correct visible front corner (also for 'upended' boxes) and set ↵ | Maximilian Albert | 2007-08-07 | 1 | -0/+2 |
| | | | | | | 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 Albert | 2007-08-07 | 1 | -0/+4 |
| | | | | | | perspective (bzr r3409) | ||||
| * | Draw perspective lines; provide shortcuts to toggle their visibility and the ↵ | Maximilian Albert | 2007-08-06 | 1 | -0/+8 |
| | | | | | | corners where they are attached (bzr r3393) | ||||
| * | Convenience for debugging | Maximilian Albert | 2007-08-06 | 1 | -0/+2 |
| | | | | (bzr r3389) | ||||
| * | Write/read perspectives to/from SVG; store ratios of the distances from ↵ | Maximilian Albert | 2007-08-06 | 1 | -0/+10 |
| | | | | | | corners to VPs (preparation for dragging) (bzr r3388) | ||||
| * | Write distinguished corners of 3D boxes to the svg representation from which ↵ | Maximilian Albert | 2007-07-14 | 1 | -0/+1 |
| | | | | | | | | the box can be recomputed. This is used to fix several bugs related to the editing of boxes resulting from cloning, undo operations or newly opened documents (we had stray pointers to SPPaths before that made Inkscape crash). (bzr r3239) | ||||
| * | New/updated 3D box auxiliary/convenience functions (e.g., allow ↵ | Maximilian Albert | 2007-07-04 | 1 | -2/+7 |
| | | | | | | (un)constrained movement of corners, too; determine midpoints of edges) (bzr r3183) | ||||
| * | Refactoring of 3D box internals. | Maximilian Albert | 2007-07-03 | 1 | -1/+7 |
| | | | | | | | Handle the corners in the box itself and only link to them from the separate faces. This way we can make the code *much* cleaner and more generic. Provide generic auxiliary functions for the movement of corners in XY-plane and Z-direction. (bzr r3171) | ||||
| * | Only create the faces of a 3D box when needed (use pointers to refer to them). | Maximilian Albert | 2007-07-03 | 1 | -1/+1 |
| | | | | (bzr r3170) | ||||
| * | Use arrays to manage corners and faces of 3D boxes | Maximilian Albert | 2007-07-03 | 1 | -7/+1 |
| | | | | (bzr r3166) | ||||
| * | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 2007-06-21 | 1 | -0/+55 |
| boxes in a fixed perspective without any live interaction. (bzr r3084) | |||||
