| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes for pressure pencil | Jabier Arraiza | 2019-07-19 | 1 | -13/+14 |
| | | |||||
| * | Improvements finish pointed by Maren | Jabier Arraiza | 2019-07-19 | 1 | -3/+31 |
| | | |||||
| * | Improvemets to power pencil | Jabiertxof | 2019-07-19 | 1 | -16/+0 |
| | | |||||
| * | fixing coding style | Jabier Arraiza | 2019-07-14 | 1 | -18/+19 |
| | | |||||
| * | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 1 | -33/+35 |
| | | |||||
| * | Pre-Threading comment | Jabier Arraiza | 2019-07-14 | 1 | -29/+32 |
| | | |||||
| * | working on redraw | Jabier Arraiza | 2019-07-14 | 1 | -14/+19 |
| | | |||||
| * | working on powerpencil in other thread | Jabier Arraiza | 2019-07-14 | 1 | -2/+6 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -4/+4 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -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-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -8/+8 |
| | | | | | | This reduces the boilerplate required to add a new element to a container. | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -5/+5 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -5/+5 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -4/+4 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+3 |
| | | | | | A lot of header clean-up. | ||||
| * | Fix power stroke closed path and minor tweacks for pencil powerstroke | Jabier Arraiza | 2017-12-26 | 1 | -21/+27 |
| | | |||||
| * | Fix start anchors | Jabier Arraiza | 2017-12-25 | 1 | -6/+21 |
| | | |||||
| * | Working on powerstroke fixes to pentool | Jabier Arraiza | 2017-12-18 | 1 | -162/+23 |
| | | |||||
| * | Remobing bspline interpolator | Jabier Arraiza | 2017-12-02 | 1 | -5/+4 |
| | | |||||
| * | Working on BSpline interpolator | Jabier Arraiza | 2017-12-01 | 1 | -1/+2 |
| | | |||||
| * | Merge powerStrokeSmooth | Jabiertxo Arraiza Cenoz | 2017-12-01 | 1 | -34/+173 |
| |\ | |||||
| | * | Remobe BSPline interpolator, a non success code and remove showhandles code | Jabiertxo Arraiza Cenoz | 2017-12-01 | 1 | -2/+1 |
| | | | |||||
| | * | Add BSPLine interpolator | Jabier Arraiza | 2017-11-29 | 1 | -1/+2 |
| | | | |||||
| | * | Add base interpolator parameter | Jabier Arraiza | 2017-11-29 | 1 | -36/+173 |
| | | | |||||
| * | | Working on coontinuing paths | Jabier Arraiza | 2017-11-19 | 1 | -1/+1 |
| | | | |||||
| * | | Base refactor | Jabier Arraiza | 2017-11-12 | 1 | -5/+9 |
| |/ | |||||
| * | Merge branch 'master' into powerpencil | Jabier Arraiza | 2017-11-03 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix a bug converting to paths nested LPE with powerstroke | Jabier Arraiza | 2017-10-29 | 1 | -1/+1 |
| | | | |||||
| | * | Fix bug #1718224 Removing PowerStroke LPE from path in master sets negative ↵ | Jabier Arraiza | 2017-09-19 | 1 | -1/+1 |
| | | | | | | | | | stroke width | ||||
| * | | Minnor tweak on powerstroke LPE | Jabier Arraiza | 2017-08-27 | 1 | -1/+1 |
| | | | |||||
| * | | Add preview | Jabier Arraiza | 2017-08-27 | 1 | -11/+3 |
| | | | |||||
| * | | Working on preview over powerpencil | Jabier Arraiza | 2017-08-27 | 1 | -5/+26 |
| | | | |||||
| * | | Starting with powerpencil | Jabier Arraiza | 2017-08-25 | 1 | -2/+9 |
| |/ | |||||
| * | Code formating | Jabiertxof | 2017-04-28 | 1 | -8/+8 |
| | | | | (bzr r15649) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -0/+3 |
| | | | | (bzr r15318) | ||||
| * | Fix bug:1622321 on powerstroke | Jabier Arraiza Cenoz | 2016-10-08 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1622321 (bzr r15154) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -15/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+15 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -15/+0 |
| | | | | (bzr r15025) | ||||
| * | Fixes some bugs related to powerstroke 'Powerstroke infinite loop' | Jabier Arraiza Cenoz | 2016-06-16 | 1 | -16/+9 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1535444 - https://launchpad.net/bugs/1236320 - https://launchpad.net/bugs/1586973 (bzr r14991) | ||||
| * | lpe-powerstroke. validity check on data. (Bug 1487424) | Alvin Penner | 2015-08-30 | 1 | -2/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1487424 (bzr r14333) | ||||
| * | fix typo in intersection_point() (Bug 1475097) | Alvin Penner | 2015-07-19 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1475097 (bzr r14251) | ||||
| * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -79/+15 |
| | | | | (bzr r14059.2.16) | ||||
| * | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 1 | -2/+2 |
| | | | | (bzr r14059.2.2) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -13/+15 |
| | | | | (bzr r14059.2.1) | ||||
| * | (audible sound of head banging off wall) | Liam P. White | 2015-03-20 | 1 | -18/+15 |
| | | | | | | Fix that one thing (bzr r14018) | ||||
| * | powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ↵ | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | | | | | | deref. (bzr r13686) | ||||
| * | Fix LPE Powerstroke unintuitive / unstable / scale-dependent behavior | Johan B. C. Engelen | 2014-10-18 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | (visible for example with Catmul-Rom interpolation) The instability happens when the width-value of adjacent control knots are the same. It's technical, but here goes quickly. Knots are treated as [offset along path, width] points. The offset along path is the segment number + the location along that segment. The width is (may not be true, but for ease of discussion) in canvas coordinates. This means that the interpolation is performed in a *very* compressed coordinate system, where the x-coords may range from, say, 0 to 5, and the y-coords from 0 to 2000. This is also scale dependent; changing the scale of your path and scaling all widths accordingly will change the look of your path. The fix now does the interpolation in a scaled coordinate system. It stretches the x-coordinates to the arclength of the path. After interpolation, the inverse scaling is applied to the interpolation result. (bzr r13341.1.279) | ||||
