Skip to content
  • Ell's avatar
    recursive-transform-plus: fix gegl:over node count; reverse disconnection · 52a5da65
    Ell authored
    Fix the number of gegl:over nodes per iteration.  There was
    accidentally one less than necessary, breaking the op when using
    the maximal number of transformations.
    
    Reverse the order in which nodes are disconnected when updating the
    graph, to reduce the number of invalidations.
    52a5da65