(cherry picked from commit 6d8128e3e0)
6d8128e3e0
... following GEGL commit 6be0a86583f9c10c7710c96c21c261e4227c4727. gegl:recursive-transform now allows applying multiple transforamtions simultaneously, using multiple transform-grid widgets. (cherry picked from commit 56d15e83e9)
56d15e83e9
gegl:recursive-transform applies a transformation recursively to an image. The custom GUI allows controlling the transformation matrix using a transform-grid controller, added in the previous commit.