summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-lattice2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-3/+4
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Base LPE refactorJabier Arraiza2018-03-261-2/+5
* Add perimetral only lattice 2 optionaly and allow hide knots on point parameterJabier Arraiza2018-01-051-50/+110
* Misc. typosUnknown2017-11-071-1/+1
* Fix headers on LPE'sJabiertxof2016-12-101-0/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-14/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+14
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-14/+1
* Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-231-4/+3
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-3/+1
* Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz2016-01-171-5/+32
* Merge from trunkKrzysztof Kosi??ski2015-05-081-0/+2
|\
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-0/+2
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-2/+2
|/
* Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2015-04-091-279/+281
* Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...Jabier Arraiza Cenoz2015-03-141-16/+0
* Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...Jabier Arraiza Cenoz2015-03-141-2/+8
* Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract...Jabier Arraiza Cenoz2015-03-121-40/+55
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-72/+100
* Inicialite variables to prevent crashesJabier Arraiza Cenoz2015-03-111-3/+3
* Final cleanup to point parameter, lattice2 and perspective envelope. Also add...Jabier Arraiza Cenoz2015-03-101-0/+65
* Fix a bug whith previous commitJabier Arraiza Cenoz2015-03-101-26/+25
* This commit remove all ocurrences of Active Desktop casts and all tool swith ...Jabier Arraiza Cenoz2015-03-101-6/+0
* Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...Jabier Arraiza Cenoz2015-03-021-29/+31
* Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-021-1/+1
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-0/+3
* Added Latice2 deformation LPEJabier Arraiza Cenoz2014-05-131-0/+496