-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat: return 3d support to v2 #83
Merged
Merged
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
fa9fb62
starting on base classes
tlambert03 23045d6
more removals
tlambert03 ea54a06
typing complete
tlambert03 06e6b08
histogram fixes
tlambert03 96ada85
remove protocols
tlambert03 ba857ac
make work with old viewer
tlambert03 0b986db
final?
tlambert03 20437f0
fix jupyter
tlambert03 8e22916
style(pre-commit.ci): auto fixes [...]
pre-commit-ci[bot] b54237a
fix pygfx
tlambert03 c2ac039
Merge branch 'v2-bases-instead-of-protocols' of https://github.com/tl…
tlambert03 45ab81c
fix tests and typing
tlambert03 ce9453e
move stuff
tlambert03 ffa085c
fix circle
tlambert03 5a55ea7
revert
tlambert03 7b06611
wip
tlambert03 f4f591c
Merge branch 'v2-mvc' into v2-3d
tlambert03 ab06356
fix merge
tlambert03 f958cad
kinda working
tlambert03 8f257e9
remove prints
tlambert03 22292d5
fix data overwrite
tlambert03 0060a2b
add to jupyter
tlambert03 480e2ad
Merge branch 'v2-mvc' into v2-3d
tlambert03 ce4389d
Merge branch 'v2-mvc' into v2-3d
tlambert03 4659f90
Merge branch 'v2-mvc' into v2-3d
tlambert03 d05c4cf
Merge branch 'v2-mvc' into v2-3d
tlambert03 6f73d42
fix for wx
tlambert03 a0837e7
Merge branch 'main' into v2-3d
tlambert03 c7279b6
Merge branch 'main' into v2-3d
tlambert03 1668830
3d working on all frontends
tlambert03 3d5078c
fix tests
tlambert03 90e5842
add note
tlambert03 2737b70
add tests
tlambert03 f414852
remove unneeded change
tlambert03 a7551a3
skip wx test
tlambert03 954339d
Merge branch 'main' into v2-3d
tlambert03 8214245
Merge branch 'main' into v2-3d
tlambert03 d5af7e1
fix test
tlambert03 9028d63
make hist work when switching to 3d
tlambert03 35ae838
fix 3d button in jupyter
tlambert03 d714dec
update notebook
tlambert03 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 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 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 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Guilty as charged 🙈