summaryrefslogtreecommitdiff
path: root/operations
AgeCommit message (Expand)AuthorFilesLines
2014-05-16noise-simplex: actually add the filesØyvind Kolås1-0/+325
2014-05-16operations: add a simplex noise operationØyvind Kolås1-0/+1
2014-05-16motion-blur-circular: improve coordinate prop namesØyvind Kolås1-5/+3
2014-05-16gaussian-blur: add property meta-dataØyvind Kolås1-30/+36
2014-05-16opacity: use gegl-op.hØyvind Kolås1-20/+22
2014-05-16tile-glass: replace camel caseØyvind Kolås1-5/+5
2014-05-16motion-blur-circular: add property meta-dataØyvind Kolås1-22/+29
2014-05-16operations: change description of gegl:tile-glassMichael Natterer1-1/+1
2014-05-16posterize: use float argument in property chantØyvind Kolås1-1/+1
2014-05-16posterize: use gegl-op.hØyvind Kolås1-10/+12
2014-05-16remap: use gegl-op.hØyvind Kolås1-5/+5
2014-05-16invert-linear: use gegl-op.hØyvind Kolås1-5/+5
2014-05-16invert-gamma: use gegl-op.hØyvind Kolås1-5/+5
2014-05-16tile-glass: add property meta-dataØyvind Kolås1-31/+21
2014-05-16fractal-explorer: compact property meta-dataØyvind Kolås1-25/+26
2014-05-16brightness-contrast: compact property meta-dataØyvind Kolås1-16/+6
2014-05-16panorama-projection: add output-extent annotationsØyvind Kolås1-38/+21
2014-05-16color: compact property meta dataØyvind Kolås1-7/+6
2014-05-16plasma: compact property meta dataØyvind Kolås1-32/+13
2014-05-16noise-rgb: compact property meta-dataØyvind Kolås1-49/+18
2014-05-16layer: compact property metadataØyvind Kolås1-24/+16
2014-05-16threshold: compact property meta-dataØyvind Kolås1-8/+3
2014-05-16noise-reduction: use gegl-op.hØyvind Kolås1-10/+14
2014-05-16pixelize: add property meta-dataØyvind Kolås1-43/+55
2014-05-16vignette: add property meta-dataØyvind Kolås1-59/+71
2014-05-16grid: use gegl-op.hØyvind Kolås1-22/+60
2014-05-16checkerboard: use color-primary and color-secondary as property-key namesØyvind Kolås1-40/+18
2014-05-16fractal-explorer: use gegl-op.hØyvind Kolås1-71/+100
2014-05-16emboss: improve blurbs' compact property declarationsØyvind Kolås1-29/+14
2014-05-16Port tile-glass to GEGLDenis Knoepfle2-0/+252
2014-05-16operations: better keys for plasmaMichael Natterer1-4/+12
2014-05-16operations: annotate plasma's properties with property keysMichael Natterer1-0/+10
2014-05-16operations: annotate plasma's properties with property keysMichael Natterer1-1/+5
2014-05-15layer: add missing "nick" key in varargsØyvind Kolås1-1/+2
2014-05-15plasma: use gegl-op.hØyvind Kolås1-33/+65
2014-05-15brightness-contrast: use gegl-op.hØyvind Kolås1-20/+36
2014-05-15layer: use gegl-op.hØyvind Kolås1-27/+51
2014-05-15noise-rgb: use gegl-op.hØyvind Kolås1-33/+56
2014-05-15color: use gegl-op.hØyvind Kolås1-14/+16
2014-05-15checkerboard: use gegl-op.hØyvind Kolås1-35/+67
2014-05-15panorama-projection: use gegl-op.hØyvind Kolås1-25/+71
2014-05-15emboss: use gegl-op.hØyvind Kolås1-28/+46
2014-05-15threshold: use gegl-op.hØyvind Kolås1-9/+17
2014-05-13plasma: Give a default UI rangeDaniel Sabo1-8/+12
2014-05-10oilify: Fix invalid free (bug 729934)Daniel Sabo1-6/+6
2014-05-05panorama-projection: add inverse transforms to coreØyvind Kolås1-120/+279
2014-05-05operations: fix/improve descriptions of noise-rgb and gaussian-blurMichael Natterer2-2/+3
2014-05-05operations: add gegl:cast-format which casts between two formatsMichael Natterer2-0/+119
2014-05-05operations: rename gegl:cell-noise to gegl:noise-cellMichael Natterer1-1/+1
2014-05-03fractal-explorer: Change g_error() in process to a g_warning()+FALSE returnMukund Sivaraman1-1/+2