So I've been investigating SFML a bit and:
-Clipping masks have been requested for a long time and they seem to be coming to SFML3. The only workaround I found (if I'm not mistaken, It's all a bit confusing for me) is to make a custom GLSL shader. I also found this but I can't fully understand it.
-There's this tutorial that I think could be used to improve the layer blends to limit where to apply shadows, highlights, erase blend, etc. I think a checkbox for folders to turn them into groups individually would be useful.
Is any (or both) of these things possible?
Also, an unrelated request. Can we get an option to make the mouse tracking movement limits be elliptical instead of rectangular? Corners are a bit broken when using it for circular things like eyes or faces, although right now it's perfect for effects similar to SPUD tablet.
Either way, awesome job. The rate at which you add new features is awesome ^-^