summaryrefslogtreecommitdiffstats
path: root/src/object-edit.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Warning cleanupJon A. Cruz2007-11-041-24/+24
| | | (bzr r4025)
* Purged fill type enumJon A. Cruz2007-09-101-2/+2
| | | (bzr r3706)
* Constrained center-dragging for 3D boxes (with Ctrl)Maximilian Albert2007-08-291-4/+73
| | | (bzr r3608)
* Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ↵Maximilian Albert2007-08-261-4/+7
| | | | | the right approach) (bzr r3586)
* Enable center-dragging of boxes in Z direction by using ShiftMaximilian Albert2007-08-201-1/+5
| | | (bzr r3555)
* Eliminate a number of compile warningsMaximilian Albert2007-08-201-0/+1
| | | (bzr r3553)
* Enable center-dragging of boxes ('in perspective') within the XY-planeMaximilian Albert2007-08-171-0/+21
| | | (bzr r3497)
* Slightly better status bar message for Ctrl+draggingMaximilian Albert2007-08-161-8/+8
| | | (bzr r3479)
* Ctrl+dragging constrains movement of 3D box handles to prolongations of the ↵Maximilian Albert2007-08-161-28/+120
| | | | | edges or diagonals (bzr r3478)
* Remove second option for resizing 3D boxes (now we have 8 handles; the four ↵Maximilian Albert2007-08-161-123/+36
| | | | | front ones resize in XY-plane, the four rear ones along the Z axis) (bzr r3477)
* Only in the selector tool we should snap in bbox mode (PointType = ↵Diederik van Lierop2007-08-071-1/+1
| | | | | SNAPPOINT_BBOX) (bzr r3415)
* Set z-orders of 3D box faces during dragging/resizing according to the ↵Maximilian Albert2007-08-071-0/+2
| | | | | perspective (bzr r3409)
* Draw perspective lines; provide shortcuts to toggle their visibility and the ↵Maximilian Albert2007-08-061-0/+2
| | | | | corners where they are attached (bzr r3393)
* First stage of draggable vanishing points (no snapping/unsnapping yet)Maximilian Albert2007-08-061-0/+2
| | | (bzr r3391)
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-1/+1
| | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331)
* correct way to transform coordinates (fixes earlier ad-hoc solution)Maximilian Albert2007-07-101-12/+8
| | | (bzr r3208)
* Different resizing variant for 3D boxes (8 handles)Maximilian Albert2007-07-101-14/+109
| | | (bzr r3207)
* fix 1731457bulia byak2007-07-081-4/+4
| | | (bzr r3200)
* Two variants of resizing 3D boxes (using three/four handles, respectively, ↵Maximilian Albert2007-07-041-16/+69
| | | | | demonstrating different behaviours). Much of this will be reverted once the final behaviour is settled. (bzr r3184)
* New/updated 3D box auxiliary/convenience functions (e.g., allow ↵Maximilian Albert2007-07-041-2/+1
| | | | | (un)constrained movement of corners, too; determine midpoints of edges) (bzr r3183)
* Make box resizeable (currently 3 handles: arbitrary movement in XY plane, ↵Maximilian Albert2007-07-031-0/+81
| | | | | constrained movement in Z direction) (bzr r3172)
* Now nodes of transformed items will snap correctlyDiederik van Lierop2007-06-281-9/+14
| | | (bzr r3152)
* reverting commit 15065; let's come up with something better than thisDiederik van Lierop2007-06-271-22/+50
| | | (bzr r3150)
* Handle snapping of nodes in sp_knot_handler. From now on the nodes of ↵Diederik van Lierop2007-05-241-50/+22
| | | | | transformed items will snap correctly. On top of that, we now only need a single call to the snapmanager. (bzr r3037)
* Snap while dragging knots, for starDiederik van Lierop2007-03-181-2/+7
| | | (bzr r2692)
* Snap while dragging knots, for rect and arcDiederik van Lierop2007-03-181-18/+26
| | | (bzr r2691)
* Fix bug #1511262: don't snap rect to itselfDiederik van Lierop2007-03-161-4/+4
| | | (bzr r2675)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-1/+2
| | | | | snapping settings. (bzr r701)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1074
(bzr r1)