Closed kinsi55 closed 2 years ago
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.
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.
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.