summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-294-8/+14
| | | | | | | | improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15703.1.10)
* Add a new value to LPE 'is_load' to know the lpe is just load, no previous ↵Jabiertxof2017-05-284-0/+5
| | | | | values set yet to not LPE stored values when loading a previous file (bzr r15703.1.8)
* Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-282-43/+67
| | | (bzr r15703.1.4)
* More fixes to LPEJabiertxof2017-05-2714-88/+47
| | | (bzr r15703.1.2)
* Change bad named varsJabiertxof2017-05-2712-23/+26
| | | (bzr r15703.1.1)
* Order LPE parametersJabier Arraiza Cenoz2017-05-262-2/+2
| | | (bzr r15703)
* Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-265-46/+58
| | | (bzr r15702)
* Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz2017-05-251-0/+7
| | | (bzr r15701)
* fix a brunch of memory leaks pt.2chr2017-05-234-9/+22
| | | | | | I'd like to see the crappy API fixed, to avoid this stupid mistakes. (bzr r15698.1.12)
* fix a brunch of memory leakschr2017-05-182-1/+3
| | | (bzr r15698.1.2)
* Fix a bug pointed by suv in IRC about simple mode of rotate copies with ↵Jabier Arraiza Cenoz2017-05-121-1/+5
| | | | | origin position (bzr r15689)
* Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-075-15/+6
| | | (bzr r15673)
* Improvement to store default line width on join type and tapper stroke ↵Jabiertxof2017-05-072-4/+18
| | | | | pointed by Ede_123 on IRC (bzr r15671)
* Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed ↵Jabiertxof2017-05-072-55/+54
| | | | | by Ede_123 in IRC, LPE dialog show bad default selected LPE (bzr r15670)
* Add missing filesJabiertxof2017-05-062-0/+154
| | | (bzr r15669)
* Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ↵Jabiertxof2017-05-063-3/+55
| | | | | fillet chamfer (bzr r15668)
* Fix a compiling bug found by Ede_123 on IRCJabiertxof2017-05-061-1/+1
| | | (bzr r15667)
* Pre merge fixingJabiertxof2017-05-064-28/+48
| | | (bzr r13645.1.177)
* Updating code to trunkJabiertxof2017-05-061-1/+0
| | | (bzr r13645.1.176)
* Update to trunkJabiertxof2017-05-057-5/+19
|\ | | | | (bzr r13645.1.175)
| * LPE widget refactor. Improvement to not update on same valueJabiertxof2017-05-057-5/+19
| | | | | | (bzr r15665)
* | Update to trunkJabier Arraiza Cenoz2017-05-0570-668/+766
|\| | | | | (bzr r13645.1.174)
| * Update to trunkJabier Arraiza Cenoz2017-05-0514-43/+62
| |\ | | | | | | (bzr r15620.1.17)
| | * Improve responsive from LPEJabier Arraiza Cenoz2017-05-0514-43/+62
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
| * | Remove coutsJabiertxof2017-05-011-1/+0
| | | | | | | | | (bzr r15620.1.16)
| * | Update to trunkJabiertxof2017-05-0112-28/+0
| |\| | | | | | | (bzr r15620.1.14)
| | * Fix erase lpe in multi LPE modeJabiertxof2017-05-0112-28/+0
| | | | | | | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
| * | 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)