summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-roughen.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-01Fix various minor typosYuri Chornoivan1-36/+36
2019-01-02modernize loopsMarc Jeanmougin1-10/+9
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-05-14Misc. typosluz.paz1-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-0/+3
2017-04-28ResetJabiertxof1-15/+0
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-0/+15
2017-03-12LPE Gtk3 deprecation fixesAlex Valavanis1-4/+4
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-5/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+0
2016-07-24Fixed a bug on roughen LPE on open pathsJabier Arraiza Cenoz1-4/+1
2016-07-23Order and cleanup of some LPEJabier Arraiza Cenoz1-3/+3
2016-03-02Fix for bug 1540070Jabier Arraiza Cenoz1-3/+1
2015-12-02Removed auto calulate distances in roughen LPE because strange resulton apply...Jabier Arraiza Cenoz1-38/+0
2015-11-15End fixing roughenJabier Arraiza Cenoz1-35/+29
2015-11-15max_smooth_angle working, now deleted after because dont think a good improve...Jabier Arraiza Cenoz1-107/+117
2015-11-14Fixing compile problemJabier Arraiza Cenoz1-29/+29
2015-11-14adding default widthJabier Arraiza Cenoz1-3/+35
2015-11-13Fix a compile problemJabier Arraiza Cenoz1-46/+0
2015-11-13Fix bug end node, start calculate size based in number of nodes and lenghtJabier Arraiza Cenoz1-1/+66
2015-11-13Fixed a bug on Spray Friendly when SPLPEITEM has clones. POinted by Ivan LouetteJabier Arraiza Cenoz1-1/+1
2015-11-01Typo fixYuri Chornoivan1-1/+1
2015-10-25working on roughenJabier Arraiza Cenoz1-7/+13
2015-10-25Cleanup Spray tool improvementsJabier Arraiza Cenoz1-40/+51
2015-10-25Removing new roughen changes to create a new Spray branchJabier Arraiza Cenoz1-51/+40
2015-10-19working 2 waysJabier Arraiza Cenoz1-14/+20
2015-10-19fixing roughenJabier Arraiza Cenoz1-32/+37
2015-10-19Fix first handle position on along nodes modeJabier Arraiza Cenoz1-1/+1
2015-10-19Change oprions of handles to a enum widgetJabier Arraiza Cenoz1-37/+98
2015-10-18Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz1-3/+20
2015-10-15Bug fixes in roughen and added uption to retract handlesJabier Arraiza Cenoz1-45/+37
2015-10-14improved results of roughen LPEJabier Arraiza Cenoz1-26/+18
2015-10-13Added a parameter to roughen LPE to allow fixed displacement of pointsJabier Arraiza Cenoz1-111/+124
2015-10-13Fix position node splitedJabier Arraiza Cenoz1-18/+107
2015-05-09Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz1-19/+3
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-2/+2
2015-04-09Fix coding style issues in roughen LPEJabier Arraiza Cenoz1-103/+103
2014-11-24Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen1-5/+5
2014-11-03A bit remove of unnecesary codeJabier Arraiza Cenoz1-9/+3
2014-11-03Added a extra layer of roughen pointed by Ivan LouetteJabier Arraiza Cenoz1-2/+22
2014-11-03Fix a bug pointed by Ivan Louette about strage fixed angle displazementsJabier Arraiza Cenoz1-1/+3
2014-11-02Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz1-2/+2