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

FIX: implement saveAs in a browser fashion way using URL.createObjectURL #81

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

guidoschmidt
Copy link
Sponsor Contributor

  • DEL/src/js/vendor: let's get rid of this oldie thing :)
  • ADD/src/tools/download.js: re-implement saveAs function
  • EDIT/js/core/Shader.js + js/GlslEditor.js: import new saveAs

Second PR to get saveAs back in

- DEL/src/js/vendor: let's get rid of this oldie thing :)
- ADD/src/tools/download.js: re-implement saveAs function
- EDIT/js/core/Shader.js + js/GlslEditor.js: import new saveAs
@guidoschmidt
Copy link
Sponsor Contributor Author

- DEL/src/js/vendor: let's get rid of this oldie thing :)
- ADD/src/tools/download.js: re-implement saveAs function
- EDIT/js/core/Shader.js + js/GlslEditor.js: import new saveAs
- DEL/src/js/vendor: let's get rid of this oldie thing :)
- ADD/src/tools/download.js: re-implement saveAs function
- EDIT/js/core/Shader.js + js/GlslEditor.js: import new saveAs
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

3 participants