-
Notifications
You must be signed in to change notification settings - Fork 107
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
refactor: big refactor PR #295
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: remove scene metadata * chore: set name in makeScene2d * chore: import scene like normal * chore: remove project loader * chore: delete meta files, redo exporter settings * chore: project metadata improvements * chore: rename, delete editorBootstrap, remove global audio file * chore: remove asset base and cors proxy * chore: remove player endpoint from cli * chore: remove more assetBase leftovers * chore: delete presenter, update project and scene types * chore: add todos * chore: update player * chore: package-lock and clean up bootstrap * chore: update player pt 1 * chore: new template * chore: fix ui done * chore: naming, some todos * chore: remove some comments, update saas example * chore: versions * chore: remove unused color code * chore: fix tests * chore: fix tests hopefully * chore: fix final test * chore: formatting
hkonsti
changed the title
refactor: bit refactor PR (#294)
refactor: big refactor PR (#294)
Sep 22, 2024
* chore: update * feat: new docs * chore: update package-lock.json * chore: get rid of internal package * chore: recreate package-lock.json (again) * chore: clean cache * chore: more testing * chore: getting closer maybe * chore: syntax error * chore: delete all other jobs * chore: try something else * chore: new attempt * chore: upgrade learna * chore: update more dependencies * chore: update puppetteer * chore: ignore docs * chore: include all jobs * chore: prettier * chore: delete docs job * chore: remove changelogs * chore: upgrade vite, still not happy tho * Revert "chore: upgrade vite, still not happy tho" This reverts commit ddbab88. * chore: commonjs * chore: skip lib check * chore: more skiplibcheck * chore: add some debugging steps * chore: dependency * chore: get npm and node version * chore: try this * chore: git list * chore: try this maybe * chore: more precise file path * chore: update command * chore: leading slash * chore: add some more logging * chore: try this * chore: i think i got it * chore: is it fixed?? * chore: add puppeteer * chore: try this * chore: test
* refactor: move docs and update workflows * chore: delete docs leftovers * chore: formatting * chore: skiplibcheck
* feat: cli serves editor * chore: deps * feat: update examples * feat: new default example
* chore: try to get submodules to clone * chore: fix some issues inside examples, open folder after rendering * feat: display correct port when port is taken * feat: scene graph as default side-menu
* fix: get correct position info of canvas * style: run prettier
* feat: export transparent webm and prores videos * style: run prettier * chore: transparent video pt-2 (#315) * chore: resolve lots of type stuff, clean up * chore: naming, defaults in one spot * chore: simplify --------- Co-authored-by: Konsti <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.