CVSROOT: /cvs/gnome Module name: gegl Changes by: plafleur 06/06/27 17:56:00
Modified files: . : ChangeLog gegl : gegl-eval-mgr.c gegl-have-visitor.c gegl-need-visitor.c gegl-node.c gegl-node.h gegl-operation-composer.c gegl-operation-filter.c gegl-operation-source.c gegl-operation.c gegl-operation.h Log message: 2006-06-27 Philip Lafleur <[EMAIL PROTECTED]> * gegl/gegl-eval-mgr.c, * gegl/gegl-have-visitor.c, * gegl/gegl-need-visitor.c, * gegl/gegl-node.[ch], * gegl/gegl-operation-composer.c, * gegl/gegl-operation-filter.c, * gegl/gegl-operation-source.c, * gegl/gegl-operation.[ch]: Changed API for need_rect calculation; A node's need_rect should be what is needed from it by its parents, not what it needs from its children. An operation sets the need_rects of its children using gegl_operation_set_need_rect(self) in its calc_need_rect() function. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gegl&who=plafleur&date=explicit&mindate=2006-06-27%2017:55&maxdate=2006-06-27%2017:57 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list