-
Task
-
Resolution: Done
-
P1: Critical
-
None
We will need to be able to sort the rendercommands within a renderview by other criteria than shader program. For example, when doing alpha blending we will need to be able to sort by depth from back to front to ensure correct results.
I'm not clear how to best expose the different types of sorting criteria to QML. Needs some research. Do any other QML types expose similar functionality?