Skip to content

use WindowManager instead of Scene #54

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yankscally
Copy link

was trying to put the atlas out of sight, in another scene. However, this does not seem possible.

my friend also said this when I made the same error in my own addon:

# note[valy] this should not be saved on scene rather window_manager as window manager is session dependant and will persist until blender is closed,
# while scene will end up duplicating for each blender scene the settings and will lead to settings missmatch

Would be really nice also to put the atlas in here too. I wonder if there are no problems with this.
image
out of sight out of mind!

I would still have to replace Scene with WindowManager in the rest of the codebase.

was trying to put the atlas out of sight, in another scene. However, this does not seem possible.

my friend also said this when I made the same error:
    # note[valy] this should not be saved on scene rather window_manager as window manager is session dependant and will persist until blender is closed,
    # while scene will end up duplicating for each blender scene the settings and will lead to settings missmatch
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.

1 participant