summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-tangent_to_curve.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-1/+1
* Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White2014-04-061-1/+0
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-0/+1
* Ditch PERMANENT_FLASH because it is handled by providesOwnFlashPath(); avoid ...Maximilian Albert2008-06-161-2/+0
* Second step: try to make helper curves respond faster (don't recreate/delete ...Maximilian Albert2008-06-161-1/+1
* Add option to either suppress path flash for items with LPE (e.g., spiro spli...Maximilian Albert2008-06-081-0/+2
* Re-add two handles for PerpBisector LPE (we don't add the other two because t...Maximilian Albert2008-06-081-5/+10
* Better way to add LPE knotholder handles; now it happens semi-automatically i...Maximilian Albert2008-06-081-1/+0
* Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert2008-06-081-10/+9
* Add possibility to let the 'tangent' have a fixed angle relative to the curveMaximilian Albert2008-05-191-0/+2
* Add handles to adapt tangent lengthMaximilian Albert2008-05-191-1/+11
* Forgot to add two files in commit #18667. Sorry for breaking the build for a ...Maximilian Albert2008-05-191-0/+51