summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | minor bugfixingJabiertxof2017-04-293-7/+10
| | | | | | | | | | | | | | | | | | | | | (bzr r15620.1.13)
| | * | | | | Rewrite UXJabiertxof2017-04-2933-134/+305
| | |/ / / / | | | | | | | | | | | | (bzr r15620.1.12)
| | * | | | Code formatingJabiertxof2017-04-2829-171/+171
| | | | | | | | | | | | | | | | | | (bzr r15649)
| | * | | | Formating codeJabiertxof2017-04-281-51/+52
| | | | | | | | | | | | | | | | | | (bzr r15648)
| | * | | | Improve 0.92 support for Clone Original LPEJabiertxof2017-04-252-24/+18
| | | | | | | | | | | | | | | | | | (bzr r15645)
| | * | | | Little UX tweakJabiertxof2017-04-251-2/+2
| | | | | | | | | | | | | | | | | | (bzr r15644)
| | * | | | Rotate copies improvements:Jabiertxof2017-04-252-63/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fixes. Better widgets positions (bzr r15643)
| | * | | | Fixed some bugs in Rotate Copies LPE.Jabier Arraiza Cenoz2017-04-252-50/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a EnumParam to handle explusive bool params Make compatible with 0.92 code (bzr r15642)
| | * | | | Rotate copies LPE refactor. Add double option, fuse and kaleidoscope both ↵Jabier Arraiza Cenoz2017-04-252-93/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with mirror copies and split items (bzr r15641)
| | * | | | Fix last commit bug on split LPE objects in rotate copies LPEJabiertxof2017-04-241-32/+14
| | | | | | | | | | | | | | | | | | (bzr r15640)
| | * | | | Improve rotate copies LPE to allow mirror copy with and without fuseJabier Arraiza Cenoz2017-04-242-20/+42
| | | | | | | | | | | | | | | | | | (bzr r15639)
| | * | | | Fixes crashes with LPE point parameterJabiertxof2017-04-152-15/+10
| | | | | | | | | | | | | | | | | | (bzr r15623)
| * | | | | Update to trunkJabiertxof2017-03-166-14/+12
| |\| | | | | | | | | | | | | | | | (bzr r13645.1.173)
| | * | | | Remove some compiling warnsJabiertxof2017-03-166-14/+12
| | | | | | | | | | | | | | | | | | (bzr r15599)
| * | | | | Remove some warningsJabiertxof2017-03-161-3/+3
| | | | | | | | | | | | | | | | | | (bzr r13645.1.172)
| * | | | | Remove some warningsJabiertxof2017-03-161-2/+2
| | | | | | | | | | | | | | | | | | (bzr r13645.1.171)
| * | | | | Update to trunkJabiertxof2017-03-1621-170/+307
| |\| | | | | | | | | | | | | | | | (bzr r13645.1.170)
| | * | | | LPE Gtk3 deprecation fixesAlex Valavanis2017-03-123-10/+23
| | | | | | | | | | | | | | | | | | (bzr r15587)
| | * | | | Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. ↵Eduard Braun2017-03-071-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Thanks Eduard) (bzr r15576)
| | * | | | Merged.Shlomi Fish2017-02-2311-107/+218
| | |\ \ \ \ | | | | | | | | | | | | | | (bzr r15369.1.19)
| | | * | | | Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz2017-02-215-21/+94
| | | | | | | | | | | | | | | | | | | | | (bzr r15537)
| | | * | | | This patch fixes the bug #1664632.Jabiertxof2017-02-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Realy fixes two path parameters what are using "original-d" path data instead "d" on link paths. This parameters are used in a few LPE and all of them get better/wanted result than previous beabiour. With this fixed, we can use the fill between many LPE to archive the wanted effect of a path mixed of Bezier,BSpline and Spiro. Here are a pic with the archived result fixing the bug:https://inkscape.org/en/~jabiertxof/%E2%98%85fix-bug-1664632 Today in IRC logs about 21:30 I do a full inform about this. Fixed bugs: - https://launchpad.net/bugs/1664632 (bzr r15536)
| | | * | | | Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof2017-02-185-76/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1665595 (bzr r15530)
| | | * | | | Fix bug on rotate copies with one line vertical inputJabiertxof2017-02-181-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1665463 (bzr r15529)
| | | * | | | Remmove unneded conditional from rotate copies and mirror symmetryJabiertxof2017-02-162-2/+2
| | | | | | | | | | | | | | | | | | | | | (bzr r15524)
| | | * | | | Fix crashes when element is not shape in rotate copies and mirror symmetry. ↵Jabiertxof2017-02-162-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove std::cout uneeded (bzr r15523)
| | * | | | | Merged.Shlomi Fish2017-02-0630-204/+1736
| | |\| | | | | | | | | | | | | | | | | | (bzr r15369.1.18)
| | | * | | | Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-053-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
| | | * | | | Fixes bug:1654808 along a option to fuse when paths points are coincidantJabiertxof2017-02-044-14/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1654808 (bzr r15474)
| | | * | | | Fixes bug 1655160 in stich subpathsJabiertxof2017-02-042-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1655160 (bzr r15472)
| | | * | | | A bit refactor of clone object LPEJabier Arraiza Cenoz2017-01-251-22/+12
| | | | | | | | | | | | | | | | | | | | | (bzr r15448)
| | * | | | | Merged.Shlomi Fish2017-01-104-10/+10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r15369.1.16)
| | * | | | | | Convert source files from latin1 to utf-8.Shlomi Fish2017-01-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is the path of least surprise and doesn't break my scripts. (bzr r15369.1.6)
| * | | | | | | update to trunkJabier Arraiza Cenoz2017-01-252-1/+21
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | (bzr r13645.1.169)
| | * | | | | | Retain clone position in clone Original LPEJabier Arraiza Cenoz2017-01-252-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r15447)
| * | | | | | | update to trunkJabier Arraiza Cenoz2017-01-2519-171/+1672
| |\| | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.168)
| | * | | | | | Fix a translation bug in rotate copies LPEJabier Arraiza Cenoz2017-01-241-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r15443)
| | * | | | | | Fix for bug on clone original LPEJabier Arraiza Cenoz2017-01-241-17/+11
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r15442)
| | * | | | | | Fixing update to trunkJabier Arraiza Cenoz2017-01-247-0/+609
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r15356.1.20)
| | * | | | | | update to trunkJabier Arraiza Cenoz2017-01-247-609/+0
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r15356.1.19)
| | | * \ \ \ \ \ merge lp:~inkscape.dev/inkscape/mirror_improvementsJabier Arraiza Cenoz2017-01-242-66/+289
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r15438)
| | | | * \ \ \ \ \ Update to trunkJabier Arraiza Cenoz2017-01-248-90/+418
| | | | |\ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | (bzr r15295.1.66)
| | | | * | | | | | Bug fixesJabiertxof2017-01-242-56/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.65)
| | | | * | | | | | Fixes some compiling bugJabiertxof2017-01-241-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.64)
| | | | * | | | | | Remove some code and make dependant of rotate copiesJabiertxof2017-01-2410-58/+66
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.63)
| | | | * \ \ \ \ \ \ Update to trunkJabiertxof2017-01-144-10/+10
| | | | |\ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | | (bzr r15295.1.62)
| | | | * | | | | | | Fix offset gapJabiertxof2017-01-081-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.60)
| | | | * | | | | | | Some naming fix and headersJabiertxof2017-01-072-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.59)
| | | | * | | | | | | Some naming fix and headersJabiertxof2017-01-072-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.57)
| | | | * | | | | | | Bug fixes and add a slight gap to no line in middleJabier Arraiza Cenoz2017-01-051-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.55)