-
Notifications
You must be signed in to change notification settings - Fork 474
Move 3D code to separate @opentui/three package #793
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
Open
remorses
wants to merge
28
commits into
anomalyco:main
Choose a base branch
from
remorses:move-3d-to-separate-package
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
be652e9
create 3d package
remorses e48f864
pin node types
kommander f471742
add build and publish scripts for @opentui/3d
remorses 5779db5
move 3D examples and benchmark to @opentui/3d package
remorses df292ca
remove 3D examples from core examples index
remorses 8e396e4
move assets from core to 3d package (git rename)
remorses 15b803d
format
remorses e9c8d59
align 3d package.json with repo conventions
remorses abdb5e1
remove unnecessary @types/node from 3d package
remorses 42c8186
simplify 3d build: publish TS source directly (152KB vs 1.1MB)
remorses 75332e7
use packages:external in 3d build (168KB vs 1.1MB)
remorses 8a1c3f5
Keep 3d examples in core, import from @opentui/3d package
remorses e70bef8
Fix build order: core before 3d
remorses 1c74ff7
fix: remove three types from core tsconfig
remorses 83d0b11
fix: remove unused ts-expect-error from reconciler
remorses a977166
Merge upstream/main into move-3d-to-separate-package
remorses afb6a31
Rename package from @opentui/3d to @opentui/three
remorses 6de1778
Move optionalDependencies to dependencies in @opentui/three
remorses c96c1bf
Align @opentui/three with repo conventions
remorses 4319745
fix(ci): unblock publish preview for three extraction
remorses cc8e473
ci: include @opentui/three in preview and release pipelines
remorses 933653d
ci: align build-examples bun-webgpu cache checks with 0.1.5
remorses 60bd7f5
Merge upstream/main into move-3d-to-separate-package
remorses cbbd7c4
fix: restore React and runtime-plugin CI on split 3D branch
remorses b7db1bb
refactor: drop out-of-scope CI fixes from three split PR
remorses 66a9317
style: format split-package files for CI
remorses c00336e
Merge branch 'main' into move-3d-to-separate-package
remorses 4dfd1ae
Merge remote-tracking branch 'upstream/main' into move-3d-to-separate…
remorses File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.