-
-
Notifications
You must be signed in to change notification settings - Fork 36k
CSS2DRenderer: Add sortObjects
.
#31946
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
base: dev
Are you sure you want to change the base?
Conversation
Revised to have Current approach puts objects with |
I think these changes make the renderer unnecessarily complex. If you need such a fine-granular control, I suggest your fork the renderer and use a custom version. IMO, the only change that would be consistent is introducing |
Understandable, changed the implementation to just |
sortObjects
.
@yomotsu Are you okay with this change? The idea is to add |
Fixed #31945.
Description
Implemented a way of opting out from
CSS2DRenderer
automaticz-index
assignment