summaryrefslogtreecommitdiffstats
path: root/src/live_effects (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-19Fixes for pressure pencilJabier Arraiza8-96/+96
2019-07-19Improvements finish pointed by MarenJabier Arraiza8-26/+65
2019-07-19Fix translations and coding styleJabier Arraiza2-16/+9
2019-07-19Improvemets to power pencilJabiertxof4-17/+20
2019-07-14fixing coding styleJabier Arraiza1-18/+19
2019-07-14PoewePencil improvementsJabier Arraiza2-34/+36
2019-07-14Pre-Threading commentJabier Arraiza1-29/+32
2019-07-14working on redrawJabier Arraiza1-14/+19
2019-07-14working on powerpencil in other threadJabier Arraiza2-4/+8
2019-07-08finish rebase from masterJabier Arraiza1-3/+2
2019-07-01Fix various minor typosYuri Chornoivan10-70/+70
2019-06-10Fix typos by PeterK.Jabiertxof1-4/+4
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-1/+1
2019-05-27Hackfest2019: Rm tautological testsAlexander Valavanis1-1/+0
2019-05-27Fix a issue compiling with a obsolete value I forget remove in prev comitJabier Arraiza1-2/+1
2019-05-26Add hide operand, work on groups and allow shapes as parameters in LPE BoolJabier Arraiza4-19/+76
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-12/+0
2019-05-26Remove some couts and delete uneeded LPE parameterJabier Arraiza2-10/+1
2019-05-26Allow open paths in mirror symmetry LPEJabier Arraiza1-49/+19
2019-05-25Rename wrong named functionJabiertxof4-11/+10
2019-05-25Allow style as attribute in CopyRotate LPE and Mirror SymmetryJabiertxof4-22/+75
2019-05-24Fix a bug defaulting some parametersJabiertxof2-13/+13
2019-05-24Revert wrong commit in Rotate LPEJabiertxof2-14/+5
2019-05-23Improvements to Copy Rotate LPEJabiertxof2-122/+38
2019-05-22Speed improvemets to offset LPEJabiertxof1-32/+12
2019-05-22Allow scale offset in groups using the knot like in pathsJabiertxof2-15/+48
2019-05-22Allow offset mixed in open and closed subpats. LPE OffsetJabiertxof1-21/+29
2019-05-22Add speed improvements to LPE offsetJabier Arraiza1-9/+32
2019-05-21LPE offfset improvementsJabier Arraiza2-50/+90
2019-05-21Tiny refactor and simplify of offset LPEJabiertxof1-23/+8
2019-05-21Improvemets to GeomPathstroke and Offset LPEJabiertxof3-124/+174
2019-05-20Improve reading of last LPE offset commitJabiertxof1-2/+3
2019-05-20Improvements to Offset LPEJabiertxof2-158/+131
2019-05-20Add knot ungrabbed eventJabiertxof14-0/+21
2019-05-17Improvements to geom-pathstroke and offset LPE.Jabiertxof1-42/+25
2019-05-16Fix a compiling issue and add some improvementsJabiertxof3-29/+40
2019-05-16Improve the sync path on clone LPEJabiertxof2-35/+96
2019-05-16Fix a bug on reloading LPE Clone effectJabiertxof3-5/+6
2019-05-15Add new mode to Clone LPE to allow custom clones locked. Also fix to handle S...Jabier Arraiza2-25/+49
2019-05-12Fix meassuring problems in meassure LPEJabier Arraiza2-20/+11
2019-05-08Revert bad fix from previous commitJabiertxof1-1/+1
2019-05-08Fix a crashing bug on Fillet Chamfer LPEJabiertxof1-1/+1
2019-05-01Select filter on each LPE add dialog to easy remove or modify. Also improve L...Jabier Arraiza1-24/+24
2019-05-01Allow LPE retain elements on convert to paths inside the original defs objectJabiertxof1-1/+3
2019-04-18Make it clear to translators: do not translate these variables.Gyuris Gellért1-0/+1
2019-04-09LPE mirror symmetry: Clarify some stringsPatrick Storz1-14/+14
2019-04-02Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz1-1/+1
2019-04-02Replace IS_FINITE with std::isfinite (exists since C++11)Patrick Storz1-8/+8
2019-04-02Avoid crash from nullptr exceptionNathan Lee1-5/+5
2019-03-27full remove expader + codeJabiertxof1-1/+0