-
Notifications
You must be signed in to change notification settings - Fork 137
Update JS bindings with CrossSection + reorganize #440
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
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
69ebacd
Update JS bindings with CrossSection + reorganize
geoffder fdd6f56
ignore no-arg call of Module
geoffder 47c674e
roughly group functions names by purpose
geoffder 356c9bf
clang-format pass over js files
geoffder 7c25583
Move debug setup below memory registry indirection
geoffder 8a9b062
Re-reformat
geoffder 623306b
Add back undefined check
geoffder 39ed5d7
remove spurious newline
geoffder b06c89e
Move reserveIDs under Manifold
geoffder c6b89f5
Add center param to extrude
geoffder 2908a20
Add missing this argument back to _Extrude
geoffder 8423e6e
Fix wrong timeout key
geoffder 2df7829
rebuild on interface modification (ensure copying)
geoffder
8000
May 27, 2023
bbd8ee1
Remove redundant checks in scale methods
geoffder 618836c
Undo scale change (vararg2vec not redundant)
geoffder 4301220
Fix bindings.cpp properties (js deps)
geoffder d8a9f18
Move reserveIDs into manifold intf as static
geoffder 01820d7
Simplify memory registry closure
geoffder 98408f3
Cleanup examples with local method opens
geoffder 5690a3a
Update Manifold interface (TODO add CrossSection)
geoffder 78d7509
Copy js interface files on mod without recompiling
geoffder 0f3e52a
Add note to READMEs about Firefox fix
geoffder 233e81f
Add CrossSection interface and associated types
geoffder b30cc25
Revert Polygons and fix signatures
geoffder 55320c7
Fix instanceof for Manifold and CrossSection
geoffder f3dc805
Fix signatures of extrude and revolve
geoffder 4d43bb6
Extend show and only to take CrossSections
geoffder 7aba193
Copy ManifoldToplevel into editor.js (necessary?)
geoffder 817544a
Fix enums in CrossSection constr and offset
geoffder 4871d54
Doc comment fixes
geoffder 8a389ca
allow scalar input to extrude's scaleTop parameter
geoffder 2fa3f44
Use CrossSection a bit more in examples
geoffder 97e4381
Remove std::string from enum handling
geoffder f0a518e
Undo flubbed bracelet change, update intro test
geoffder 2dc2b21
organizational comments
geoffder 11bc0c9
Revert show/only changes
geoffder 5b05c42
Organizational comments
geoffder 1612ff4
Fix vec to polygon conversion
geoffder 507b844
add missing static to ofPolygons signature
geoffder 0a3dfe1
Revert to old intro and drop unneeded decimal pts
geoffder b4f2605
missed intro example test reversion
geoffder 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
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.