summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-lattice2.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-3/+4
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-03-26Base LPE refactorJabier Arraiza1-2/+5
2018-01-05Add perimetral only lattice 2 optionaly and allow hide knots on point parameterJabier Arraiza1-50/+110
2017-11-07Misc. typosUnknown1-1/+1
2017-04-28ResetJabiertxof1-16/+1
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+1
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-1/+16
2016-12-16remove rollback to 15315Jabiertxof1-0/+3
2016-12-16Rollback 15315Jabiertxof1-3/+0
2016-12-10Fix headers on LPE'sJabiertxof1-0/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-14/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+14
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-14/+1
2016-07-23Order and cleanup of some LPEJabier Arraiza Cenoz1-4/+3
2016-03-02Fix for bug 1540070Jabier Arraiza Cenoz1-3/+1
2016-01-17Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz1-5/+32
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-2/+2
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-0/+2
2015-04-09Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz1-279/+281
2015-03-14Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...Jabier Arraiza Cenoz1-16/+0
2015-03-14Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...Jabier Arraiza Cenoz1-2/+8
2015-03-12Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract...Jabier Arraiza Cenoz1-40/+55
2015-03-12Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz1-72/+100
2015-03-11Inicialite variables to prevent crashesJabier Arraiza Cenoz1-3/+3
2015-03-10Final cleanup to point parameter, lattice2 and perspective envelope. Also add...Jabier Arraiza Cenoz1-0/+65
2015-03-10Fix a bug whith previous commitJabier Arraiza Cenoz1-26/+25
2015-03-10This commit remove all ocurrences of Active Desktop casts and all tool swith ...Jabier Arraiza Cenoz1-6/+0
2015-03-02Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...Jabier Arraiza Cenoz1-29/+31
2014-11-02Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz1-1/+1
2014-10-05Move more UI code into ui/Liam P. White1-1/+1
2014-09-29this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz1-0/+3
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-05-13Added Latice2 deformation LPEJabier Arraiza Cenoz1-0/+496