-
Notifications
You must be signed in to change notification settings - Fork 527
Open
Labels
🔺 re_rendererrendering, graphics, GPUrendering, graphics, GPU🪳 bugSomething isn't workingSomething isn't working
Description
The opacity feature on the re_renderer textured rectangle predates our new ability to sort drawables which got introduced in
( this is not a regression of #11131, but it affects the behavior of this bug a bit)

Currently images draw always as part of the opaque phase, even when they're transparent. We have to put them in the right phase and correctly handle draw order
-> This is strongly related to
Metadata
Metadata
Assignees
Labels
🔺 re_rendererrendering, graphics, GPUrendering, graphics, GPU🪳 bugSomething isn't workingSomething isn't working