summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-simplify.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-021-2/+2
| | | (bzr r13656)
* 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)
* Code refactor: now helper paths draw ok when handle is degenerate or cirle ↵Jabier Arraiza Cenoz2014-08-111-28/+22
| | | | | handle is biger then the distance to node. also remove code duplication at loop (bzr r13341.1.136)
* Simplify original paths on helper paths pointed by Liam. Also used arcs for ↵Jabier Arraiza Cenoz2014-08-111-2/+2
| | | | | handles pointed by suv (bzr r13341.1.134)
* fix bug pointed by suvJabier Arraiza Cenoz2014-08-101-1/+1
| | | (bzr r13341.1.133)
* Better helper paths in simplify LPE sugested by suvJabier Arraiza Cenoz2014-08-101-4/+8
| | | (bzr r13341.1.132)
* Add icons on/off to use in simplify LPE toggle buttonsJabier Arraiza Cenoz2014-07-211-4/+4
| | | (bzr r13341.1.90)
* Fix buildLiam P. White2014-07-191-3/+3
| | | (bzr r13341.1.89)
* Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-131-6/+10
| | | | | Active text, Active icon, Inactive text, Inactive Icon (bzr r13341.1.88)
* adding missing files from LPE simplifyJabier Arraiza Cenoz2014-05-131-0/+287
(bzr r13341.1.16)