-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
It would be immensely useful for the new renderer to support layer handling. Currently, in Savescum, I reorder the layers and defer the drawing, but it's such a common feature, that I think it should be part of canvas. It can be done somewhat easily with a depth buffer.
Reactions are currently unavailable