summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-perspective-envelope.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-28Fix issue https://gitlab.com/inkscape/inkscape/issues/246 LPE Perspective/Env...Jabier Arraiza1-120/+141
2019-01-14Misc. typo and whitespace fixesluz.paz1-1/+1
2019-01-02modernize loops (2)Marc Jeanmougin1-4/+4
2019-01-02modernize loopsMarc Jeanmougin1-13/+13
2018-11-08Clarify licensesMax Gaukler1-1/+2
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
2017-05-05Improve responsive from LPEJabier Arraiza Cenoz1-16/+16
2017-04-28ResetJabiertxof1-15/+0
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+1
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-0/+15
2017-03-12LPE Gtk3 deprecation fixesAlex Valavanis1-4/+4
2017-01-21Fixes typos in strings. Some typos in Inkscape 0.92 LPE UIJabiertxof1-1/+1
2016-12-27Rm some deprecated Gtk::Stock usageAlex Valavanis1-2/+3
2016-12-16remove rollback to 15315Jabiertxof1-0/+3
2016-12-16Rollback 15315Jabiertxof1-3/+0
2016-12-10Fix headers on LPE'sJabiertxof1-0/+3
2016-09-23Fix bug pointed in inkscape devel by Miguel Lopez and CR. Caution now rotate ...Jabier Arraiza Cenoz1-2/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2016-05-27Add option to perspective-envelope LPE to not make unreal perspectives, as su...Jabier Arraiza Cenoz1-11/+109
2016-03-02Fix for bug 1540070Jabier Arraiza Cenoz1-3/+1
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-2/+2
2015-04-21Add mirror symmetry to envelope/perspective LPEJabier Arraiza Cenoz1-1/+56
2015-04-13Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...Jabier Arraiza Cenoz1-0/+7
2015-04-10Fix coding style issues in perspective/envelope LPEJabier Arraiza Cenoz1-135/+138
2015-03-24Fix a crash on perspective/envelope LPE introduced in recent refactor of poin...Jabier Arraiza Cenoz1-6/+6
2015-03-14Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...Jabier Arraiza Cenoz1-16/+0
2015-03-12Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz1-6/+18
2015-03-11Inicialite variables to prevent crashesJabier Arraiza Cenoz1-1/+3
2015-03-10Final cleanup to point parameter, lattice2 and perspective envelope. Also add...Jabier Arraiza Cenoz1-0/+1
2015-03-10This commit remove all ocurrences of Active Desktop casts and all tool swith ...Jabier Arraiza Cenoz1-7/+1
2015-03-02Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...Jabier Arraiza Cenoz1-5/+5
2014-11-02Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz1-1/+1
2014-11-01Fix a bug in perspective/envelope LPE, rendering points -handles- outside bou...Jabier Arraiza Cenoz1-2/+2
2014-10-23Update perspective-envelope to be affected by the clip or mask on LPE patchJabier Arraiza Cenoz1-0/+3
2014-10-16Fix previous revision.Liam P. White1-94/+38
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-08-26remove gtkmm sub-headersJabier Arraiza Cenoz1-2/+1
2014-08-23Fix orientable Gtkmm widgetsAlex Valavanis1-1/+14
2014-07-07Changed toogle button to more clear combobox in envelope-prespective LPEJabier Arraiza Cenoz1-19/+30
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-05-30Added Perspective-Envelope live effectJabier Arraiza Cenoz1-0/+414