summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-simplify.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Base LPE refactorJabier Arraiza2018-03-261-0/+3
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-5/+1
* Fix headers on LPE'sJabiertxof2016-12-101-0/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-9/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+9
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-9/+0
* Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-231-3/+2
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-3/+1
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-2/+2
* Bug fixes for simplify LPE and applied fix also affected #166937Jabier Arraiza Cenoz2015-11-301-8/+11
* typoKris De Gussem2015-10-281-1/+1
* add flattern button to interactive simplifyJabier Arraiza Cenoz2015-07-271-0/+1
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-9/+6
* Fix coding style issues in simplify LPEJabier Arraiza Cenoz2015-04-091-95/+95
* Remove redundant buttons on simplify LPEJabier Arraiza Cenoz2015-03-101-31/+6
* Fix a bad stringJabier Arraiza Cenoz2015-03-091-1/+1
* Removed auto size helper paths because strange resultJabier Arraiza Cenoz2015-03-091-21/+20
* Fixed a bug on simplify pointed by su_vJabier Arraiza Cenoz2015-03-081-24/+3
* i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-081-1/+1
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-081-14/+43
* Improved popup mesage to a LPE Simplify parameterJabier Arraiza Cenoz2015-03-071-1/+1
* Add a smooth angles parameter to Simplify LPEJabier Arraiza Cenoz2015-03-071-14/+59
* Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-021-2/+2
* this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-0/+3
* Code refactor: now helper paths draw ok when handle is degenerate or cirle ha...Jabier Arraiza Cenoz2014-08-111-28/+22
* Simplify original paths on helper paths pointed by Liam. Also used arcs for h...Jabier Arraiza Cenoz2014-08-111-2/+2
* fix bug pointed by suvJabier Arraiza Cenoz2014-08-101-1/+1
* Better helper paths in simplify LPE sugested by suvJabier Arraiza Cenoz2014-08-101-4/+8
* Add icons on/off to use in simplify LPE toggle buttonsJabier Arraiza Cenoz2014-07-211-4/+4
* Fix buildLiam P. White2014-07-191-3/+3
* Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-131-6/+10
* adding missing files from LPE simplifyJabier Arraiza Cenoz2014-05-131-0/+287