summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-roughen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix various minor typosYuri Chornoivan2019-07-011-36/+36
* modernize loopsMarc Jeanmougin2019-01-021-10/+9
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Misc. typosluz.paz2018-05-141-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-0/+3
* LPE Gtk3 deprecation fixesAlex Valavanis2017-03-121-4/+4
* Fix headers on LPE'sJabiertxof2016-12-101-0/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+5
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+0
* Fixed a bug on roughen LPE on open pathsJabier Arraiza Cenoz2016-07-241-4/+1
* Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-231-3/+3
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-3/+1
* Removed auto calulate distances in roughen LPE because strange resulton apply...Jabier Arraiza Cenoz2015-12-021-38/+0
* End fixing roughenJabier Arraiza Cenoz2015-11-151-35/+29
* max_smooth_angle working, now deleted after because dont think a good improve...Jabier Arraiza Cenoz2015-11-151-107/+117
* Fixing compile problemJabier Arraiza Cenoz2015-11-141-29/+29
* adding default widthJabier Arraiza Cenoz2015-11-141-3/+35
* Fix a compile problemJabier Arraiza Cenoz2015-11-131-46/+0
* Fix bug end node, start calculate size based in number of nodes and lenghtJabier Arraiza Cenoz2015-11-131-1/+66
* Fixed a bug on Spray Friendly when SPLPEITEM has clones. POinted by Ivan LouetteJabier Arraiza Cenoz2015-11-131-1/+1
* update to trunkJabier Arraiza Cenoz2015-11-081-1/+1
|\
| * Typo fixYuri Chornoivan2015-11-011-1/+1
* | working on roughenJabier Arraiza Cenoz2015-10-251-7/+13
* | Cleanup Spray tool improvementsJabier Arraiza Cenoz2015-10-251-40/+51
* | Removing new roughen changes to create a new Spray branchJabier Arraiza Cenoz2015-10-251-51/+40
* | working 2 waysJabier Arraiza Cenoz2015-10-191-14/+20
* | fixing roughenJabier Arraiza Cenoz2015-10-191-32/+37
|/
* Fix first handle position on along nodes modeJabier Arraiza Cenoz2015-10-191-1/+1
* Change oprions of handles to a enum widgetJabier Arraiza Cenoz2015-10-191-37/+98
* Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz2015-10-181-3/+20
* Bug fixes in roughen and added uption to retract handlesJabier Arraiza Cenoz2015-10-151-45/+37
* improved results of roughen LPEJabier Arraiza Cenoz2015-10-141-26/+18
* Added a parameter to roughen LPE to allow fixed displacement of pointsJabier Arraiza Cenoz2015-10-131-111/+124
* Fix position node splitedJabier Arraiza Cenoz2015-10-131-18/+107
* Merge from trunkKrzysztof Kosi??ski2015-05-221-19/+3
|\
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-091-19/+3
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-2/+2
|/
* Fix coding style issues in roughen LPEJabier Arraiza Cenoz2015-04-091-103/+103
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-5/+5
* A bit remove of unnecesary codeJabier Arraiza Cenoz2014-11-031-9/+3
* Added a extra layer of roughen pointed by Ivan LouetteJabier Arraiza Cenoz2014-11-031-2/+22
* Fix a bug pointed by Ivan Louette about strage fixed angle displazementsJabier Arraiza Cenoz2014-11-031-1/+3
* Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-021-2/+2
* Fix a bug whith units pointed by suv in fillet-chamfer, affecting also to rou...Jabier Arraiza Cenoz2014-11-011-4/+7
* this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-1/+4