-
-
Notifications
You must be signed in to change notification settings - Fork 505
More free functions #2038
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
adam-urbanczyk
wants to merge
51
commits into
master
Choose a base branch
from
adam-shapes-parity
base: master
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
More free functions #2038
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
4c8cc9a
More free functions
adam-urbanczyk 7098f92
Improve coverage
adam-urbanczyk d724fc6
Add fillet2D
adam-urbanczyk a8da755
Update hollow
adam-urbanczyk 03dc3d2
Tweak 0 taper prism
adam-urbanczyk f9c007b
Tweak fig display
adam-urbanczyk a397736
Mypy fix
adam-urbanczyk 5ddea21
Add draft
adam-urbanczyk 6dc603b
Implemen a test and improve draft
adam-urbanczyk f4963c0
Implement from/to prism
adam-urbanczyk 07c1dca
Add set ops for combining selectors
adam-urbanczyk c7ec596
Tweak coverage
adam-urbanczyk 56256ab
Add history to mmany free functions
adam-urbanczyk 6f05cb6
Improve coverage
adam-urbanczyk 39c994f
More tests for history
adam-urbanczyk beaf417
Sweep history test
adam-urbanczyk e46dc01
Test simple sweep
adam-urbanczyk 9ffcf32
Test history with loft
adam-urbanczyk 783e34f
Test offset with history
adam-urbanczyk 2785dab
Blacken tests
adam-urbanczyk 3b3617b
Fix test failures
adam-urbanczyk b32345d
Rename helper function for clarity
adam-urbanczyk 628082d
Apply suggestions from code review
adam-urbanczyk 73c8d66
Apply suggestion - forward name
adam-urbanczyk 2954391
History related usability enhacemnets
adam-urbanczyk ce7d9bc
Add some docs
adam-urbanczyk ad1408b
Merge branch 'adam-shapes-parity' of https://github.com/CadQuery/cadq…
adam-urbanczyk 7e453e3
Doc tweak
adam-urbanczyk 11be6f8
Remove unused typedef
adam-urbanczyk 6850adf
Update docs
adam-urbanczyk 6b90527
prism cleanup
adam-urbanczyk b2f661e
Update docs
adam-urbanczyk 991a095
Fix codeblock
adam-urbanczyk 3f49eba
Debug appveyor
adam-urbanczyk 20a30e2
Less aggresive fillet
adam-urbanczyk 8373a29
Tweak the example
adam-urbanczyk b797eb1
Update appveyor.yml
adam-urbanczyk d537e73
Debugging helpers
adam-urbanczyk 27f4442
Merge branch 'adam-shapes-parity' of https://github.com/CadQuery/cadq…
adam-urbanczyk 814e703
Fix flaky example
adam-urbanczyk 69f770a
Revert appveyor changes
adam-urbanczyk 6fc853c
Fix syntax
adam-urbanczyk d21f372
Doc fix
adam-urbanczyk 68be2fa
Fix docs
adam-urbanczyk 1f53bae
Removing debugging artifacts
adam-urbanczyk d8a9785
Apply suggestions from code review
adam-urbanczyk 01ff2ac
Fix history args
adam-urbanczyk 10c9de0
Update docs after review
adam-urbanczyk ceaeb59
Update image size
adam-urbanczyk 39424ba
Mypy fix
adam-urbanczyk 8f54845
RTD conf fix
adam-urbanczyk 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,7 +6,7 @@ sphinx: | |
|
|
||
|
|
||
| build: | ||
| os: "ubuntu-20.04" | ||
| os: "ubuntu-22.04" | ||
| tools: | ||
| python: "mambaforge-4.10" | ||
|
|
||
|
|
||
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.