summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-taperstroke.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20Add knot ungrabbed eventJabiertxof1-0/+2
2019-01-02modernize loopsMarc Jeanmougin1-2/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-4/+4
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+7
2017-05-07Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof1-1/+0
2017-05-07Improvement to store default line width on join type and tapper stroke pointe...Jabiertxof1-2/+9
2016-12-19Remove some ocurrences of desktop in knot functionsJabiertxof1-3/+3
2016-12-16remove rollback to 15315Jabiertxof1-0/+2
2016-12-16Rollback 15315Jabiertxof1-2/+0
2016-12-10Fix headers on LPE'sJabiertxof1-0/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-8/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+8
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-8/+0
2015-10-28static code analysisKris De Gussem1-2/+1
2015-05-27Write line_width back to SVG after initially setting it on jointype and taper...Ben Scholzen 'DASPRiD1-0/+1
2015-05-25Fix taper stroke path generationBen Scholzen 'DASPRiD1-2/+2
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-4/+0
2015-05-03Revert bad commit (commited to wrong branch).Tavmjong Bah1-2/+2
2015-05-03First batchTavmjong Bah1-2/+2
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-6/+5
2015-04-04herpderpLiam P. White1-2/+2
2015-03-23well if I had known that existed, I would have used it soonerLiam P. White1-105/+11
2015-03-20take out the trashLiam P. White1-13/+30
2015-03-20(audible sound of head banging off wall)Liam P. White1-34/+27
2015-01-03UI: usage of colon in front of editboxKris De Gussem1-6/+6
2014-09-27Update to experimental r13565Liam P. White1-0/+632
2014-09-16Refactor LPETaperStroke a little bitLiam P. White1-105/+110
2014-09-14Warnings cleanup; formattingLiam P. White1-5/+5
2014-09-14Small cleanupLiam P. White1-4/+1
2014-04-20correcting previous revisionLiam P. White1-3/+7
2014-04-20minor bugfixLiam P. White1-1/+1
2014-04-20remove easter eggsLiam P. White1-38/+70
2014-04-12Fix memory leakLiam P. White1-0/+3
2014-04-12Fix triangles in joinsLiam P. White1-32/+26
2014-04-12Wonderful code optimizationsLiam P. White1-142/+11
2014-04-06Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White1-31/+31
2014-04-04Begin first stage of resolving issue with duplicate knotsLiam P. White1-0/+10
2014-04-03Fix some minor issuesLiam P. White1-21/+8
2014-04-02Clean up codeLiam P. White1-430/+475
2014-03-30Minor fixesLiam P. White1-2/+2
2014-03-29Fix build errors and a few small bugsLiam P. White1-2/+2
2014-03-27Small performance and bug fixesLiam P. White1-69/+100
2014-03-23tiny bugfix for Taper StrokesLiam P. White1-20/+34
2014-03-20Fix a linker error ("static")Liam P. White1-38/+124
2014-03-19Fix a compiler error on WindowsLiam P. White1-12/+14
2014-03-18Added in new toy effect "Taper Strokes," readded a missing header file, bugfixesLiam P. White1-0/+536