summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-simplify.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for pressure pencilJabier Arraiza2019-07-191-1/+1
|
* Improvements finish pointed by MarenJabier Arraiza2019-07-191-1/+1
|
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-051-4/+2
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-5/+5
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
| | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will.
* Fix headers on LPE'sJabiertxof2016-12-101-1/+0
| | | (bzr r15318)
* Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-231-1/+1
| | | (bzr r15020)
* Fix coding style issues in simplify LPEJabier Arraiza Cenoz2015-04-091-24/+24
| | | (bzr r14046)
* Remove redundant buttons on simplify LPEJabier Arraiza Cenoz2015-03-101-2/+0
| | | (bzr r13986)
* Removed auto size helper paths because strange resultJabier Arraiza Cenoz2015-03-091-1/+2
| | | (bzr r13981)
* Fixed a bug on simplify pointed by su_vJabier Arraiza Cenoz2015-03-081-1/+0
| | | (bzr r13978)
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-081-1/+2
| | | (bzr r13974)
* Add a smooth angles parameter to Simplify LPEJabier Arraiza Cenoz2015-03-071-1/+2
| | | (bzr r13972)
* adding missing files from LPE simplifyJabier Arraiza Cenoz2014-05-131-0/+59
(bzr r13341.1.16)