summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-powerstroke.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
* Base LPE refactorJabier Arraiza2018-03-261-4/+4
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+3
* Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza2017-12-261-21/+27
* Fix start anchorsJabier Arraiza2017-12-251-6/+21
* Working on powerstroke fixes to pentoolJabier Arraiza2017-12-181-162/+23
* Remobing bspline interpolatorJabier Arraiza2017-12-021-5/+4
* Working on BSpline interpolatorJabier Arraiza2017-12-011-1/+2
* Merge powerStrokeSmoothJabiertxo Arraiza Cenoz2017-12-011-34/+173
|\
| * Remobe BSPline interpolator, a non success code and remove showhandles codeJabiertxo Arraiza Cenoz2017-12-011-2/+1
| * Add BSPLine interpolatorJabier Arraiza2017-11-291-1/+2
| * Add base interpolator parameterJabier Arraiza2017-11-291-36/+173
* | Working on coontinuing pathsJabier Arraiza2017-11-191-1/+1
* | Base refactorJabier Arraiza2017-11-121-5/+9
|/
* Merge branch 'master' into powerpencilJabier Arraiza2017-11-031-2/+2
|\
| * Fix a bug converting to paths nested LPE with powerstrokeJabier Arraiza2017-10-291-1/+1
| * Fix bug #1718224 Removing PowerStroke LPE from path in master sets negative s...Jabier Arraiza2017-09-191-1/+1
* | Minnor tweak on powerstroke LPEJabier Arraiza2017-08-271-1/+1
* | Add previewJabier Arraiza2017-08-271-11/+3
* | Working on preview over powerpencilJabier Arraiza2017-08-271-5/+26
* | Starting with powerpencilJabier Arraiza2017-08-251-2/+9
|/
* Code formatingJabiertxof2017-04-281-8/+8
* Fix headers on LPE'sJabiertxof2016-12-101-0/+3
* Fix bug:1622321 on powerstrokeJabier Arraiza Cenoz2016-10-081-1/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-15/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+15
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-15/+0
* Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-161-16/+9
* lpe-powerstroke. validity check on data. (Bug 1487424)Alvin Penner2015-08-301-2/+5
* fix typo in intersection_point() (Bug 1475097)Alvin Penner2015-07-191-1/+1
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-79/+15
* Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-2/+2
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-13/+15
* (audible sound of head banging off wall)Liam P. White2015-03-201-18/+15
* powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ...Johan B. C. Engelen2014-11-081-1/+1
* Fix LPE Powerstroke unintuitive / unstable / scale-dependent behaviorJohan B. C. Engelen2014-10-181-0/+12
* Update to trunk r13580Liam P. White2014-10-061-4/+5
|\
| * LPE Powerstroke: enable Extrapolated arc, remove Extrapolated (mirroring)Johan B. C. Engelen2014-09-051-6/+5
| * LPE Powerstroke: add Centripetal Catmull-Rom interpolatorJohan B. C. Engelen2014-09-041-1/+2
* | Update to experimental r13531Liam P. White2014-08-311-1/+2
|\ \
| * | To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ...Johan B. C. Engelen2014-08-231-1/+2
| |/
* | Update to trunk and fix issuesLiam P. White2014-04-291-2/+2
|\|
* | remove easter eggsLiam P. White2014-04-201-0/+3
* | Update to trunkLiam P. White2014-03-261-2/+1
|\|
| * powerstroke: fix bad coding bug!Johan B. C. Engelen2014-03-231-2/+1
* | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-11/+86
|/