summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-simplify.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-5/+1
| | | (bzr r15335)
* Fix headers on LPE'sJabiertxof2016-12-101-0/+2
| | | (bzr r15318)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-9/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+9
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-9/+0
| | | (bzr r15025)
* Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-231-3/+2
| | | (bzr r15020)
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-3/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678)
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-2/+2
| | | (bzr r14639)
* Bug fixes for simplify LPE and applied fix also affected #166937Jabier Arraiza Cenoz2015-11-301-8/+11
| | | (bzr r14495)
* typoKris De Gussem2015-10-281-1/+1
| | | (bzr r14431)
* add flattern button to interactive simplifyJabier Arraiza Cenoz2015-07-271-0/+1
| | | (bzr r14261)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-9/+6
| | | (bzr r14059.2.1)
* Fix coding style issues in simplify LPEJabier Arraiza Cenoz2015-04-091-95/+95
| | | (bzr r14046)
* Remove redundant buttons on simplify LPEJabier Arraiza Cenoz2015-03-101-31/+6
| | | (bzr r13986)
* Fix a bad stringJabier Arraiza Cenoz2015-03-091-1/+1
| | | (bzr r13982)
* Removed auto size helper paths because strange resultJabier Arraiza Cenoz2015-03-091-21/+20
| | | (bzr r13981)
* Fixed a bug on simplify pointed by su_vJabier Arraiza Cenoz2015-03-081-24/+3
| | | (bzr r13978)
* i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976)
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-081-14/+43
| | | (bzr r13974)
* Improved popup mesage to a LPE Simplify parameterJabier Arraiza Cenoz2015-03-071-1/+1
| | | (bzr r13973)
* Add a smooth angles parameter to Simplify LPEJabier Arraiza Cenoz2015-03-071-14/+59
| | | (bzr r13972)
* 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)