summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-taperstroke.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor LPETaperStroke a little bitLiam P. White2014-09-161-105/+110
* Warnings cleanup; formattingLiam P. White2014-09-141-5/+5
* Small cleanupLiam P. White2014-09-141-4/+1
* Update to trunk and fix issuesLiam P. White2014-04-291-4/+2
* correcting previous revisionLiam P. White2014-04-201-3/+7
* minor bugfixLiam P. White2014-04-201-1/+1
* remove easter eggsLiam P. White2014-04-201-38/+70
* Fix memory leakLiam P. White2014-04-121-0/+3
* Fix triangles in joinsLiam P. White2014-04-121-32/+26
* Wonderful code optimizationsLiam P. White2014-04-121-142/+11
* Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White2014-04-061-31/+31
* Begin first stage of resolving issue with duplicate knotsLiam P. White2014-04-041-0/+10
* Fix some minor issuesLiam P. White2014-04-031-21/+8
* Clean up codeLiam P. White2014-04-021-430/+475
* Minor fixesLiam P. White2014-03-301-2/+2
* Fix build errors and a few small bugsLiam P. White2014-03-291-2/+2
* Update to trunkLiam P. White2014-03-281-8/+21
* Small performance and bug fixesLiam P. White2014-03-271-69/+100
* Update to trunkLiam P. White2014-03-261-150/+156
* tiny bugfix for Taper StrokesLiam P. White2014-03-231-20/+34
* Fix a linker error ("static")Liam P. White2014-03-201-38/+124
* Fix a compiler error on WindowsLiam P. White2014-03-191-12/+14
* Added in new toy effect "Taper Strokes," readded a missing header file, bugfixesLiam P. White2014-03-181-0/+536