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

improve scene release sequence #1324

Merged
merged 1 commit into from
Jun 28, 2023
Merged

improve scene release sequence #1324

merged 1 commit into from
Jun 28, 2023

Conversation

summeroff
Copy link
Contributor

Description

Motivation and Context

fix will make scene to be removed before scene items. it is safer as other threads might still work with a scene in a middle of scene item removal.
call scene item remove before scene item release.

How Has This Been Tested?

custom build tested by people who reproduced issue before.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@summeroff summeroff merged commit 72063fa into staging Jun 28, 2023
9 of 16 checks passed
@summeroff summeroff deleted the fix_studio_freez branch August 23, 2023 23:32
summeroff added a commit that referenced this pull request Dec 19, 2023
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