gegl r2729 - in trunk: . operations/external
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2729 - in trunk: . operations/external
- Date: Tue, 11 Nov 2008 10:09:31 +0000 (UTC)
Author: ok
Date: Tue Nov 11 10:09:31 2008
New Revision: 2729
URL: http://svn.gnome.org/viewvc/gegl?rev=2729&view=rev
Log:
* operations/external/fill.c: (gegl_chant_class_init): cache the
result of fills. (ping ponging changes).
Modified:
trunk/ChangeLog
trunk/operations/external/fill.c
Modified: trunk/operations/external/fill.c
==============================================================================
--- trunk/operations/external/fill.c (original)
+++ trunk/operations/external/fill.c Tue Nov 11 10:09:31 2008
@@ -173,7 +173,6 @@
operation_class->prepare = prepare;
operation_class->detect = detect;
- operation_class->no_cache = TRUE;
operation_class->name = "gegl:fill";
operation_class->categories = "render";
operation_class->description = _("Renders a fill of the provided GeglPath in a given color");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]