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

Initial electron version of the editor #10944

Merged
merged 3 commits into from
Mar 7, 2017
Merged

Conversation

gero3
Copy link
Contributor

@gero3 gero3 commented Mar 7, 2017

This is a standalone version of the editor. It uses electron as engine to power this standalone version. It works just the same as the webpage but it allows usage of the files on local PC.

This should work in linux, Mac OS & Windows. But this has only been tested in windows.

To use it right now you need to execute npm run editor-start.

@mrdoob mrdoob merged commit e639ebd into mrdoob:dev Mar 7, 2017
@mrdoob
Copy link
Owner

mrdoob commented Mar 7, 2017

Thanks!

@mrdoob
Copy link
Owner

mrdoob commented Mar 7, 2017

Renamed editor-start to editor. b79a037

@gero3 gero3 deleted the editor-electron branch January 2, 2018 07:09
@mrdoob
Copy link
Owner

mrdoob commented Mar 5, 2019

@gero3 what do you think about replacing the current electron code with PWA code?
https://developers.google.com/web/progressive-web-apps/desktop

@gero3
Copy link
Contributor Author

gero3 commented Mar 5, 2019

It would seem a great fit for the editor.

@mrdoob
Copy link
Owner

mrdoob commented Mar 15, 2019

#15967 Removed electron in favour of #15966 which added PWA support.

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