Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
This repository was archived by the owner on May 25, 2025. It is now read-only.

Only sort when needed #103

Description

@mtalyat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestruntimeRelated to the runtime

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions