Skip to content

bug: terrain, planet, and maps are generated every frame, even if no parameters have changed #9

@rparrett

Description

@rparrett

Re-meshing should only occur when e.g. Terrain has changed. This can be accomplished by adding Changed<Terrain> as a query filter in the relevant systems.

This would also require splitting the export functionality off into its own system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions