summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/transformedpoint.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-021-2/+4
| | | | change
* Add knot ungrabbed eventJabiertxof2019-05-201-0/+1
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable ↵Jabiertxof2018-10-031-1/+3
| | | | with mouse correctly
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-4/+2
| | | | | This replaces empty constructors and destructors with the default keyword.
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|
* Base LPE refactorJabier Arraiza2018-03-261-4/+2
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
| | | | A lot of header clean-up.
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+9
|
* Rewrite UXJabiertxof2017-04-291-0/+19
| | | (bzr r15620.1.12)
* ResetJabiertxof2017-04-281-30/+1
| | | (bzr r15620.1.9)
* Add end of preferences GUIJabier Arraiza Cenoz2017-04-271-1/+11
| | | (bzr r15620.1.6)
* Allow set and reset default values of LPE parametersJabiertxof2017-04-141-0/+19
| | | (bzr r15620.1.1)
* Start cleanup for merge into trunkLiam P. White2014-03-071-2/+2
| | | (bzr r13090.1.20)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+182
(bzr r13090.1.1)