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

Allow users to choose where to save a scene every time. #1730

Open
Peregrine05 opened this issue May 19, 2024 · 1 comment
Open

Allow users to choose where to save a scene every time. #1730

Peregrine05 opened this issue May 19, 2024 · 1 comment

Comments

@Peregrine05
Copy link
Member

If a scene has not been saved before, and Save is used, or any time Save as or Save a copy is used, a file explorer dialog box should be opened to allow the user to choose where to save the scene.

This approach may benefit from a consolidation of the separate scene files into one file, as well as the creation of a separate snapshots directory within .chunky that contains subdirectories for each scene, each containing the snapshots.

@leMaik
Copy link
Member

leMaik commented May 20, 2024

Currently the only benefit of having all scenes in the one selected scenes directory is that we can show all scenes.

Splitting that and showing the usual file dialogs as other applications do and only suggesting the scenes directory as a default directory, sounds great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants