summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-02Fix buildLiam P. White1-0/+1
2014-07-02Add LPE fillet-chamferJabier Arraiza Cenoz1-0/+3
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-06-13Removed original path helper paths pointed by LiamWJabier Arraiza Cenoz1-8/+0
2014-05-30Added Perspective-Envelope live effectJabier Arraiza Cenoz1-0/+5
2014-05-13Added Latice2 deformation LPEJabier Arraiza Cenoz1-0/+5
2014-05-13Add Simplify LPEJabier Arraiza Cenoz1-3/+11
2014-05-05Make experimental feature enabling more unified/easy.Josh Andler1-2/+0
2014-04-29Fix a small issue with Attach PathLiam P. White1-0/+1
2014-04-20Bug fixesLiam P. White1-2/+2
2014-04-18Move my path effects outside test effects (stable)Liam P. White1-2/+3
2014-04-06Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White1-0/+18
2014-04-02Fix some stuffLiam P. White1-1/+9
2014-03-27Small performance and bug fixesLiam P. White1-1/+1
2014-03-20Fix a linker error ("static")Liam P. White1-1/+1
2014-03-19Fix a compiler error on WindowsLiam P. White1-1/+1
2014-03-18Added in new toy effect "Taper Strokes," readded a missing header file, bugfixesLiam P. White1-4/+9
2014-03-12Reverted swatchesLiam P. White1-5/+5
2014-03-09Remove all trace of the Tags dialogLiam P. White1-4/+4
2014-03-07Start cleanup for merge into trunkLiam P. White1-4/+4
2014-03-02Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White1-4/+35
2014-01-12LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ...Johan B. C. Engelen1-13/+7
2013-12-30RefactorizingJabier Arraiza Cenoz1-6/+0
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+2
2013-10-04C++Johan B. C. Engelen1-1/+1
2013-05-18Fix error with envelope lpeJabier Arraiza Cenoz1-1/+1
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-2/+1
2013-01-17const ....Johan B. C. Engelen1-6/+6
2013-01-17more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen1-2/+2
2013-01-17const methodsJohan B. C. Engelen1-3/+3
2012-12-14bzr history lost by a killed mergeJabier Arraiza Cenoz1-1/+12
2012-10-01Translations. Adding new LPE to the translation template, UI consistency fixe...Nicolas Dufour1-3/+3
2012-04-07cleanup knotholder code for LPEsJohan B. C. Engelen1-25/+4
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-27/+27
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0
2012-01-12LPE: add new LPE that outputs the original path data. used to make a clone (w...Johan B. C. Engelen1-0/+5
2012-01-03Fixed null-pointer ctor crashes.Jon A. Cruz1-1/+4
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-3/+3
2011-10-18cppcheckKris De Gussem1-4/+4
2011-09-29add PowerStroke to the normally visible LPEs, but with 'unstable!' warningJohan B. C. Engelen1-2/+2
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-9/+9
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-07-26add powerstroke initial shotJohan B. C. Engelen1-0/+6
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-1/+1
2010-05-18reduce include dependenciesJohan B. C. Engelen1-1/+1
2010-02-14remove obsolete TODO comment that has been done alreadyJohan B. C. Engelen1-1/+0
2009-12-24Remove remnants of old node toolKrzysztof Kosi??ski1-1/+0
2009-12-08Fix LPEs and break mask transform undoKrzysztof Kosi??ski1-7/+0