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

Editor: Added Save and Open #28351

Merged
merged 2 commits into from May 15, 2024
Merged

Conversation

ycw
Copy link
Contributor

@ycw ycw commented May 12, 2024

Related: #28339

Currently project states are saved in IndexedDB (assume autosave enabled), but there's no way to dump/load it to/from file system. This PR added Save and Open feature for that.

save.and.open.project.mp4

Preview: https://raw.githack.com/ycw/three.js/editor-save-and-open-project/editor/index.html

@Mugen87 Mugen87 added this to the r165 milestone May 13, 2024
@Mugen87 Mugen87 merged commit 99135e8 into mrdoob:dev May 15, 2024
9 of 10 checks passed
@Mugen87
Copy link
Collaborator

Mugen87 commented May 15, 2024

This feature was actually requested more than once, see #19441 and #20515.

@ycw
Copy link
Contributor Author

ycw commented May 15, 2024

This feature was actually requested more than once, see #19441 and #20515.

:D

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.

None yet

2 participants