Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Rework asset loading so the main asset file is opened only once #162

Closed
SamVanheer opened this issue Jul 22, 2021 · 0 comments
Closed

Rework asset loading so the main asset file is opened only once #162

SamVanheer opened this issue Jul 22, 2021 · 0 comments
Assignees

Comments

@SamVanheer
Copy link
Owner

Currently the main asset file is opened at least twice: once to check if the file can be loaded and once to load it. Rework this so it is opened only once.

@SamVanheer SamVanheer self-assigned this Jul 22, 2021
SamVanheer pushed a commit that referenced this issue Jul 22, 2021
Resolves #162
Ensure asset files are only opened if they aren't opened in any other programs
Resolves #163
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant