summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-path_length.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2016-12-06Fixes for measure LPE and speed path based LPE operationsJabiertxof1-2/+0
2008-09-14Make displaying of unit in lpe-path-length optionalMaximilian Albert1-0/+2
2008-09-14Scaling factor for lpe-path-lengthMaximilian Albert1-1/+2
2008-09-13Hide canvas text, too, when lpe-path-length is invisibleMaximilian Albert1-0/+2
2008-07-31Make lpe-path_length use TextParamInternalMaximilian Albert1-1/+1
2008-07-31Add unit selector for lpe-path-length, tooMaximilian Albert1-1/+2
2008-07-30New LPE: path lengthMaximilian Albert1-12/+12
2008-07-30New LPE: Text labelMaximilian Albert1-13/+10
2008-07-30New 'internal' TextParam which doesn't display a widget (useful if the text s...Maximilian Albert1-1/+1
2008-07-29Make lpe-ruler use the new text widget to display the ruler length on-canvas;...Maximilian Albert1-1/+2
2008-07-22Scale parameter for lpe-rulerMaximilian Albert1-0/+1
2008-07-15New LPE: RulerMaximilian Albert1-14/+12
2008-07-03New LPE: OffsetMaximilian Albert1-10/+13
2008-06-16New LPE: circle through 3 pointsMaximilian Albert1-0/+51