]> git.tdb.fi Git - libs/gl.git/commitdiff
Support inline scenes within other scenes
authorMikko Rasa <tdb@tdb.fi>
Thu, 14 Oct 2021 09:02:37 +0000 (12:02 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 14 Oct 2021 09:02:37 +0000 (12:02 +0300)
This is useful for creating scenes where transparent objects are rendered
after opaque ones, without the entire scene being Z-sorted.


No differences found