Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2D spatial primitives flicker when overlapping #6600

Closed
emilk opened this issue Jun 19, 2024 · 0 comments · Fixed by #6644
Closed

2D spatial primitives flicker when overlapping #6600

emilk opened this issue Jun 19, 2024 · 0 comments · Fixed by #6644
Assignees
Labels
🪳 bug Something isn't working 🔺 re_renderer affects re_renderer itself
Milestone

Comments

@emilk
Copy link
Member

emilk commented Jun 19, 2024

Zoom in on RRT* example:

draw-order-bug

I don't think this is Z-fighting, because the camera-eye doesn't move in the above video. Nothing moves.

Instead I suspect we iterate over a HashMap or similar (see #6198)

@emilk emilk added 🪳 bug Something isn't working 🔺 re_renderer affects re_renderer itself labels Jun 19, 2024
@jleibs jleibs added this to the 0.17 milestone Jun 21, 2024
@Wumpf Wumpf self-assigned this Jun 25, 2024
@Wumpf Wumpf closed this as completed in d278f92 Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working 🔺 re_renderer affects re_renderer itself
Projects
None yet
3 participants