summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof2017-05-294-8/+14
* Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof2017-05-284-0/+5
* Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-282-43/+67
* More fixes to LPEJabiertxof2017-05-2714-88/+47
* Change bad named varsJabiertxof2017-05-2712-23/+26
* Order LPE parametersJabier Arraiza Cenoz2017-05-262-2/+2
* Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-265-46/+58
* Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz2017-05-251-0/+7
* fix a brunch of memory leaks pt.2chr2017-05-234-9/+22
* fix a brunch of memory leakschr2017-05-182-1/+3
* Fix a bug pointed by suv in IRC about simple mode of rotate copies with origi...Jabier Arraiza Cenoz2017-05-121-1/+5
* Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-075-15/+6
* Improvement to store default line width on join type and tapper stroke pointe...Jabiertxof2017-05-072-4/+18
* Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof2017-05-072-55/+54
* Add missing filesJabiertxof2017-05-062-0/+154
* Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...Jabiertxof2017-05-063-3/+55
* Fix a compiling bug found by Ede_123 on IRCJabiertxof2017-05-061-1/+1
* Pre merge fixingJabiertxof2017-05-064-28/+48
* Updating code to trunkJabiertxof2017-05-061-1/+0
* Update to trunkJabiertxof2017-05-057-5/+19
|\
| * LPE widget refactor. Improvement to not update on same valueJabiertxof2017-05-057-5/+19
* | Update to trunkJabier Arraiza Cenoz2017-05-0570-668/+766
|\|
| * Update to trunkJabier Arraiza Cenoz2017-05-0514-43/+62
| |\
| | * Improve responsive from LPEJabier Arraiza Cenoz2017-05-0514-43/+62
| * | Remove coutsJabiertxof2017-05-011-1/+0
| * | Update to trunkJabiertxof2017-05-0112-28/+0
| |\|
| | * Fix erase lpe in multi LPE modeJabiertxof2017-05-0112-28/+0
| * | minor bugfixingJabiertxof2017-04-293-7/+10
| * | Rewrite UXJabiertxof2017-04-2933-134/+305
| |/
| * Code formatingJabiertxof2017-04-2829-171/+171
| * Formating codeJabiertxof2017-04-281-51/+52
| * Improve 0.92 support for Clone Original LPEJabiertxof2017-04-252-24/+18
| * Little UX tweakJabiertxof2017-04-251-2/+2
| * Rotate copies improvements:Jabiertxof2017-04-252-63/+32
| * Fixed some bugs in Rotate Copies LPE.Jabier Arraiza Cenoz2017-04-252-50/+60
| * Rotate copies LPE refactor. Add double option, fuse and kaleidoscope both wit...Jabier Arraiza Cenoz2017-04-252-93/+90
| * Fix last commit bug on split LPE objects in rotate copies LPEJabiertxof2017-04-241-32/+14
| * Improve rotate copies LPE to allow mirror copy with and without fuseJabier Arraiza Cenoz2017-04-242-20/+42
| * Fixes crashes with LPE point parameterJabiertxof2017-04-152-15/+10
* | Update to trunkJabiertxof2017-03-166-14/+12
|\|
| * Remove some compiling warnsJabiertxof2017-03-166-14/+12
* | Remove some warningsJabiertxof2017-03-161-3/+3
* | Remove some warningsJabiertxof2017-03-161-2/+2
* | Update to trunkJabiertxof2017-03-1621-170/+307
|\|
| * LPE Gtk3 deprecation fixesAlex Valavanis2017-03-123-10/+23
| * Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. (Tha...Eduard Braun2017-03-071-9/+12
| * Merged.Shlomi Fish2017-02-2311-107/+218
| |\
| | * Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz2017-02-215-21/+94
| | * This patch fixes the bug #1664632.Jabiertxof2017-02-202-2/+2
| | * Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof2017-02-185-76/+114