summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing to mergeJabiertxof2017-01-241-0/+3
* Add fixes sugested by Martin OwensJabiertxof2017-01-231-0/+2
|\
* | Adding baseJabiertxof2017-01-051-5/+10
|/
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-2/+2
* Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof2016-12-031-0/+1
* Update to trunkJabier Arraiza Cenoz2016-10-031-0/+1
|\
| * Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-291-0/+1
* | Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-301-1/+1
* | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-0/+1
|/
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-0/+2
* Merge from trunkKrzysztof Kosi??ski2015-05-221-1/+0
|\
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-091-1/+0
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-4/+4
|/
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-081-1/+1
* Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-051-1/+7
* Update to trunk/integrate BSplineLiam P. White2014-05-091-0/+1
|\
| * Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-051-0/+1
* | Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White2014-04-061-0/+8
* | Fix some stuffLiam P. White2014-04-021-0/+3
|/
* LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ...Johan B. C. Engelen2014-01-121-1/+1
* C++Johan B. C. Engelen2013-10-041-1/+1
* const ....Johan B. C. Engelen2013-01-171-7/+7
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-2/+2
* const methodsJohan B. C. Engelen2013-01-171-7/+7
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-3/+2
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-1/+0
* some clean upJohan B. C. Engelen2012-02-191-16/+5
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+1
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-6/+6
* improve explanation of lpe parameterJohan B. C. Engelen2011-06-011-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* reduce include dependenciesJohan B. C. Engelen2010-05-181-2/+1
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-2/+0
* decrease header depsJohan B. C. Engelen2009-11-231-1/+1
* decrease header dependenciesJohan B. C. Engelen2009-11-231-1/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* remove the deactivate knotholder parameterbulia byak2009-05-071-3/+0
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen2009-03-151-0/+3
* Merge from fe-movedTed Gould2008-11-211-41/+1
* From trunkTed Gould2008-10-271-2/+3
* Add option do deactivate knotholder handles for LPEs (useful if they interfer...Maximilian Albert2008-08-181-0/+3
* Rename acceptsNumParams() -> acceptsNumClicks() because it makes more senseMaximilian Albert2008-08-181-2/+2
* Remove done_pathparam_set and friends because it currently isn't used any mor...Maximilian Albert2008-08-181-2/+9
* reimplement acceptsNumParams(); instead of making it a virtual function we ju...Maximilian Albert2008-08-181-1/+2
* New LPE to draw infinite lines (cut by a limiting bounding box), rays and seg...Maximilian Albert2008-08-181-0/+1
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* New LPE: path lengthMaximilian Albert2008-07-301-0/+1
* New LPE: Text labelMaximilian Albert2008-07-301-0/+1