-
Notifications
You must be signed in to change notification settings - Fork 22
feat: tracking boolean operations #2153
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 17 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
97eb31a
chore: update CHANGELOG for v0.9.0 (#1753)
pyansys-ci-bot 1547839
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 5a48878
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 4109456
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu e00316b
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 1afa37a
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 7c595bb
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 6a23076
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 62ca792
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 40c19c1
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 2952b14
finalize tracker changes for boolean and update from response
smereu aacd11a
chore: adding changelog file 2153.added.md [dependabot-skip]
pyansys-ci-bot b3b82b8
Merge branch 'main' into feat/track_boolean_operations
RobPasMue 8344d41
chore: adding changelog file 2153.added.md [dependabot-skip]
pyansys-ci-bot 12b13c0
Merge branch 'main' into feat/track_boolean_operations
jacobrkerstetter 15176d3
Merge branch 'main' into feat/track_boolean_operations
jacobrkerstetter e172e45
Delete doc/changelog.d/1753.maintenance.md
RobPasMue 1e711f6
fixing some comments
jacobrkerstetter 40a13e2
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu ee890ad
Merge branch 'main' into feat/track_boolean_operations
jacobrkerstetter 9260268
address some issues with tracking and steps toward complete clean-up
smereu 99d46df
Merge branch 'main' into feat/track_boolean_operations
RobPasMue 269ec5b
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu eb8c3ca
Merge branch 'main' into feat/track_boolean_operations
smereu cbc9562
resolve merge conflict + style changes from pre-commit
smereu 652d21d
misc changes for tracker implementation
smereu 234623c
Merge branch 'feat/track_boolean_operations' of https://github.com/an…
smereu c562347
fix tracker invocation
smereu 6217f4a
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 9a7b9a8
Merge branch 'main' into feat/track_boolean_operations
smereu ba707d8
fix response for older versions with no tracker
smereu 32e5b64
fix response for older version with no tracker
smereu 7847f7f
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] b7f27c3
Misc. fixes and clean up for problem area
smereu 8c67972
Merge branch 'feat/track_boolean_operations' of https://github.com/an…
smereu e1529c0
remove unused variable
smereu 39cfe9b
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] ecb7d50
fix test failing in old release
smereu 07555f9
Merge branch 'feat/track_boolean_operations' of https://github.com/an…
smereu 7a728c4
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 3ade945
Merge branch 'main' into feat/track_boolean_operations
smereu 2e8b1ac
clean-up after conflict
smereu dcb5cfc
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 5b955b7
Merge branch 'main' into feat/track_boolean_operations
smereu db3f278
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 47d7166
Merge branch 'main' into feat/track_boolean_operations
jacobrkerstetter 61fec18
fix undefined variable
smereu 1b6ea87
Update component.py
smereu 3594fc4
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 62d90b3
proper fix to account for name changes in the file
smereu e464f5b
Merge branch 'feat/track_boolean_operations' of https://github.com/an…
smereu bab5a21
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] b1744d3
commit to test older version failure
smereu 84b9f79
Merge branch 'feat/track_boolean_operations' of https://github.com/an…
smereu b02519e
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] bea1a3e
consistent use of response success
smereu a4e2e3e
Merge branch 'feat/track_boolean_operations' of https://github.com/an…
smereu c38ad19
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 6c462de
Merge branch 'main' of https://github.com/ansys/pyansys-geometry
smereu 8234ee1
Merge branch 'main' into feat/track_boolean_operations
smereu 9a35567
fixes after merge conflict
smereu 251dca0
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 394a621
Merge branch 'main' into feat/track_boolean_operations
smereu b84e23c
Remove last direct usage of stubs in problem_areat.py
smereu 8e83861
Merge branch 'feat/track_boolean_operations' of https://github.com/an…
smereu 687fabe
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] d99e24f
Merge branch 'main' into feat/track_boolean_operations
RobPasMue 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Tracking boolean operations |
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.