summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-transform_2pts.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-121-6/+6
|
* Fix various minor typosYuri Chornoivan2019-07-011-14/+14
|
* modernize loopsMarc Jeanmougin2019-01-021-7/+7
|
* 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
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
|
* Base LPE refactorJabier Arraiza2018-03-261-5/+8
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+2
| | | | A lot of header clean-up.
* More fixes to LPEJabiertxof2017-05-271-2/+2
| | | (bzr r15705)
* Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-4/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
* Fix typo in variable name s/strech/stretch/mattia@debian.org2017-01-071-7/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1653371 (bzr r15400.1.1)
* Fix headers on LPE'sJabiertxof2016-12-101-0/+1
| | | (bzr r15318)
* Update to trunkJabier Arraiza Cenoz2016-10-031-3/+0
|\ | | | | (bzr r15017.1.35)
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
| | | | | | (bzr r15034)
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
| | | | | | (bzr r15027)
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
| | | | | | (bzr r15025)
* | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-1/+0
|/ | | (bzr r15017.1.2)
* Fix a helper path dataJabier Arraiza Cenoz2016-06-121-1/+1
| | | (bzr r14984)
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678)
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-4/+4
| | | (bzr r14639)
* Typo fixYuri Chornoivan2015-11-011-2/+2
| | | (bzr r14439)
* Improvements to transform by two knots pointed by Ivan Louettejtx2015-09-171-10/+66
| | | (bzr r14375)
* Improve elastic mode in transform by two points LPEjtx2015-08-281-1/+5
| | | (bzr r14329)
* Add lock angle to transform by two points LPEJabier Arraiza Cenoz2015-08-271-31/+42
| | | (bzr r14328)
* Changed from fixed width to lock width, removed one widget to the transform ↵Jabier Arraiza Cenoz2015-08-271-25/+18
| | | | | by 2 pts (bzr r14326)
* Added fixed and elastic modes to transform by two knotsJabier Arraiza Cenoz2015-08-261-8/+86
| | | (bzr r14325)
* Fix a big on apply on closed path Transform By two knotsJabier Arraiza Cenoz2015-08-241-0/+4
| | | (bzr r14322)
* Fixed bugs in branch review and updated to new apiJabier Arraiza Cenoz2015-07-301-64/+79
| | | (bzr r13879.1.20)
* Fix coding style issues in transform by two points LPEJabier Arraiza Cenoz2015-04-101-97/+97
| | | (bzr r13879.1.15)
* Fixed compiling problems and removed ACTIVE DESKTOP from LPEJabier Arraiza Cenoz2015-03-191-16/+8
| | | (bzr r13879.1.13)
* fixed bugs pointed by su_vJabier Arraiza Cenoz2015-02-051-24/+19
| | | (bzr r13879.1.9)
* fixing bugs on reset functionJabier Arraiza Cenoz2015-02-041-62/+77
| | | (bzr r13879.1.8)
* Fix some problems pointed by su_vJabier Arraiza Cenoz2015-02-021-8/+27
| | | (bzr r13879.1.7)
* adde parameter to select knot node positionJabier Arraiza Cenoz2015-02-011-10/+98
| | | (bzr r13879.1.4)
* Effect doneJabier Arraiza Cenoz2015-02-011-5/+150
| | | (bzr r13879.1.2)
* Create a empty LPEJabier Arraiza Cenoz2015-01-271-0/+47
(bzr r13879.1.1)