[gegl] NEWS: summarize changes thus far



commit 52c9d23c16961575316b1cb9497547bfaeb06da8
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Sun Apr 1 23:33:49 2012 +0100

    NEWS: summarize changes thus far

 NEWS |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3a4f122..3936acd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,38 @@
                  GEGL - an image processing framework
                  ââââââââââââââââââââââââââââââââââââ
 
+Changes in GEGL 0.2.0
+âââââââââââââââââââââ
+ â OpenCL support
+ â build improvements.
+ â High level API to apply ops directly to buffers with arguments.
+ â Final bits of translation infrastructure.
+ â Invalidate regions when disconnecting input pads.
+
+ â Operations:
+   â New operation: global-matting
+   â Allow transform core to do perspective transforms.
+   â Added string based key/value pairs to operations.
+   â Added arguments to for dealing with scaled down preview rendering.
+ â Added human interaction ranges and non-linear mapping to properties.
+ â Operations:
+
+ â Buffer:
+   â Added lohalo resampler, API and infrastructure for doing non
+     affine resamplings.
+   â Removed broken lanczos sampler.
+   â Add gegl_buffer_set_color and gegl_buffer_set_pattern 
+   â Added ability to drop cached tiles.
+   â Added API for handling abyss policy (not implemented yet)
+   â Avoid iterating global tile cache when flushing/destroying buffers
+     that have no tiles in the cache.
+
+Contributions from:
+
+Ãyvind KolÃs, Martin Nordholts, Hans Petter Jansson, Mikael Magnusson, Victor
+Oliveira, Nils Philippsen, Kevin Kozens, Michael MurÃ, Jan RÃegg, Michael
+Natterer, Michael Henning, Massimo Valentini and Alexandre Prokoudine.
+
 Changes in GEGL 0.1.8
 âââââââââââââââââââââ
  â New operations: spread, vignette, map-relative, noise-reduction, plasma,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]