summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-knot.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20Add knot ungrabbed eventJabiertxof1-0/+1
2019-04-02Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-21/+21
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-25Changin interruption to gap as Maren sugest in MRJabiertxof1-2/+2
2018-10-25Fixing coding styleJabiertxof1-3/+6
2018-10-25Improvements to simplify KnotsJabiertxof1-9/+7
2018-10-25Add fixes in review.Jabiertxof1-2/+2
2018-10-25Fixing coding styleJabiertxof1-22/+19
2018-10-25Add new features to knot LPEJabiertxof1-5/+31
2018-10-25Fixing coding styleJabiertxof1-2/+2
2018-10-25Fix closing issuesJabiertxof1-6/+10
2018-10-25Fixing coding styleJabiertxof1-1/+2
2018-10-25Fix initial widthJabiertxof1-1/+1
2018-10-25Add minor string tweaksJabiertxof1-3/+3
2018-10-25Fix coding styleJabier Arraiza1-24/+33
2018-10-25Fixes fror knot LPEJabier Arraiza1-14/+29
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-7/+7
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-7/+7
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-3/+4
2017-12-05Fix bug:1695649 - Knot LPE has no effect after Simplify or B-SplineJabier Arraiza1-6/+2
2017-11-07Misc. typosUnknown1-1/+1
2017-09-17Flushing std::coutJabier Arraiza1-1/+1
2017-04-28Code formatingJabiertxof1-6/+6
2017-04-28ResetJabiertxof1-6/+6
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-6/+6
2016-12-19Remove some ocurrences of desktop in knot functionsJabiertxof1-2/+2
2016-12-19Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz1-1/+0
2016-12-16remove rollback to 15315Jabiertxof1-0/+3
2016-12-16Rollback 15315Jabiertxof1-3/+0
2016-12-10Fix headers on LPE'sJabiertxof1-0/+3
2016-11-18Fix #1627817. Bug in knot LPEJabier Arraiza Cenoz1-4/+5
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-7/+0
2016-07-29Improvements to widget redrawJabier Arraiza Cenoz1-2/+2
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+7
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-7/+0
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-1/+0
2015-12-07static code analysisKris De Gussem1-1/+1
2015-04-28Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski1-1/+1
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-9/+9
2015-03-08i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan1-1/+1
2015-02-27more cast cleanupMarc Jeanmougin1-1/+1
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+1
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-2/+2
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-3/+3
2014-09-27Update to experimental r13565Liam P. White1-0/+5