You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 25, 2025. It is now read-only.
Only sort entities when a relationship was changed, new entity created or destroyed, etc.
Mark a flag or something, then sort at the end of frames when the flag is raised.
Right now it sorts every frame which is very expensive, especially with larger and more complicated projects.