summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/powerstrokepointarray.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-021-1/+1
| | | | change
* Add knot ungrabbed eventJabiertxof2019-05-201-0/+1
|
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-051-3/+3
|
* Clarify licensesMax Gaukler2018-11-081-2/+3
| | | | | | - 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-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-10/+10
| | | | | 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.
* Working on coontinuing pathsJabier Arraiza2017-11-191-1/+1
|
* Working on fix smooth drawJabier Arraiza2017-11-191-0/+1
|
* Working on preview over powerpencilJabier Arraiza2017-08-271-0/+3
|
* Rewrite UXJabiertxof2017-04-291-1/+1
| | | (bzr r15620.1.12)
* ResetJabiertxof2017-04-281-1/+1
| | | (bzr r15620.1.9)
* Allow set and reset default values of LPE parametersJabiertxof2017-04-141-1/+1
| | | (bzr r15620.1.1)
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-1/+1
| | | (bzr r15337)
* This push add a partial solution to scale powerstroke shapes without distorsionJabier Arraiza Cenoz2014-09-291-1/+1
| | | | | Currently best results are for fixed ratio scales, non fixed scale give a aproximation. (bzr r13341.1.228)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-2/+21
| | | (bzr r13090.1.1)
* const methodsJohan B. C. Engelen2013-01-171-3/+3
| | | (bzr r12037)
* add tooltip for powerstroke control pointsJohan B. C. Engelen2012-01-181-3/+1
| | | (bzr r10906)
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+1
| | | (bzr r10826)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Powerstroke: adjust control points when adding or deleting knots, to try and ↵Johan B. C. Engelen2011-11-051-2/+3
| | | | | keep the shape a bit the same... (bzr r10728)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* powerstroke: redefine meaning of offset point parameter values. now knots ↵Johan B. C. Engelen2010-07-301-0/+8
| | | | | move with path (bzr r9672)
* powerstroke: arbitrary number of control points.Johan B. C. Engelen2010-07-271-0/+4
| | | (bzr r9659)
* commit missing filesJohan B. C. Engelen2010-07-271-0/+59
(bzr r9658)