summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-lattice2.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-271-0/+2
| | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
* Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2015-04-091-279/+281
| | | (bzr r14047)
* Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, ↵Jabier Arraiza Cenoz2015-03-141-16/+0
| | | | | added auto refresh knots position in point parameters when updated programaticaly (bzr r14003)
* Lattice 2 now handle in miror mode revase of axis, also fix a bug moving ↵Jabier Arraiza Cenoz2015-03-141-2/+8
| | | | | extem axis knots (bzr r14001)
* Fix a bug in lattice2 with SegmentLines and add a Expander widget to ↵Jabier Arraiza Cenoz2015-03-121-40/+55
| | | | | contract all point parameters (bzr r13998)
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-72/+100
| | | (bzr r13995)
* Inicialite variables to prevent crashesJabier Arraiza Cenoz2015-03-111-3/+3
| | | (bzr r13990)
* Final cleanup to point parameter, lattice2 and perspective envelope. Also ↵Jabier Arraiza Cenoz2015-03-101-0/+65
| | | | | added to lattice 2 a symmetry options (bzr r13989)
* Fix a bug whith previous commitJabier Arraiza Cenoz2015-03-101-26/+25
| | | (bzr r13988)
* This commit remove all ocurrences of Active Desktop casts and all tool swith ↵Jabier Arraiza Cenoz2015-03-101-6/+0
| | | | | on Perspective/Envelope and in Lattice 2, also remove some casts from point parameter (bzr r13987)
* Added shorcut to move along axes, point reseteable parameter,pointed by ↵Jabier Arraiza Cenoz2015-03-021-29/+31
| | | | | Vlada, also fixed some UX styles in lattice2 and perspective envelope, pointed by suv. A question: Can I update point parameter whith pointreseteable parameter features, to have only one point parameter? (bzr r13959)
* Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-021-1/+1
| | | (bzr r13656)
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
| | | (bzr r13341.1.253)
* this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-0/+3
| | | | | More info in the bug: https://bugs.launchpad.net/inkscape/+bug/1241902 (bzr r13341.1.229)
* Added Latice2 deformation LPEJabier Arraiza Cenoz2014-05-131-0/+496
(bzr r13341.1.14)