Skip to content

Loader does not inform other loaders of updates #8

Description

@spillerrec

Files are loaded into a static cache, as other widgets most likely will need the same files. However if one loader attempts to load a file the other loader is currently loading, it will think it is already done loading.

This way the loader might think it is finished loading before the other loaders are done loading files it depends on. This would cause parts not to appear in the converted mesh, as it is done immediately after the loader finishes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions