Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only load / parse data if there is any depending plugins #16

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

kinsi55
Copy link
Contributor

@kinsi55 kinsi55 commented Jan 27, 2022

SDC loads / parses the database on every scene transition, even if no plugins depend on it. As this slows down loads I've added a check to prevent loading if there isnt any plugins actually depending on it.

@halsafar
Copy link
Owner

Nice change! Thanks for this. Sorry it took so long to merge. I've had the blinders on with work and taking care of a baby. Getting into action now.

@halsafar halsafar merged commit e38ca96 into halsafar:master Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants