-
Notifications
You must be signed in to change notification settings - Fork 322
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
Add optional solid/filled (triangle mesh) rendering to Boxes3D
and Ellipsoids
.
#6953
Merged
Commits on Jul 21, 2024
-
Add
SolidColor
component type.This is identical to `Color` except that it has the semantics of specifically applying to surfaces (triangles) and not lines.
Configuration menu - View commit details
-
Copy full SHA for 4dabd76 - Browse repository at this point
Copy the full SHA 4dabd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3816943 - Browse repository at this point
Copy the full SHA 3816943View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ebd47 - Browse repository at this point
Copy the full SHA a4ebd47View commit details -
Split color in
Ellipsoids
tosolid_colors
andline_colors
.Also update `EllipsoidsVisualizer` to use the new `process_labels_3d` which was added later, and update `process_labels_3d` to handle two colors.
Configuration menu - View commit details
-
Copy full SHA for 4e30473 - Browse repository at this point
Copy the full SHA 4e30473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a96a1c - Browse repository at this point
Copy the full SHA 8a96a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a185a7 - Browse repository at this point
Copy the full SHA 3a185a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for da3cb05 - Browse repository at this point
Copy the full SHA da3cb05View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ac705 - Browse repository at this point
Copy the full SHA f5ac705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a3517 - Browse repository at this point
Copy the full SHA 32a3517View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 355e2bb - Browse repository at this point
Copy the full SHA 355e2bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2b1d2 - Browse repository at this point
Copy the full SHA 9b2b1d2View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1927ae3 - Browse repository at this point
Copy the full SHA 1927ae3View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e2a5be - Browse repository at this point
Copy the full SHA 6e2a5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b34e797 - Browse repository at this point
Copy the full SHA b34e797View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a97f4 - Browse repository at this point
Copy the full SHA b0a97f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb48eb6 - Browse repository at this point
Copy the full SHA eb48eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d509f - Browse repository at this point
Copy the full SHA 58d509fView commit details -
Merge old two-component development to preserve it.
This merge commit was made with `git merge --strategy=ours` and doesn't actually merge any changes, just, essentially, mark the second parent (the old line of development) as part of the history.
Configuration menu - View commit details
-
Copy full SHA for 43e6cb3 - Browse repository at this point
Copy the full SHA 43e6cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56329b1 - Browse repository at this point
Copy the full SHA 56329b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a44f2f - Browse repository at this point
Copy the full SHA 1a44f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b23ed3 - Browse repository at this point
Copy the full SHA 2b23ed3View commit details -
remove defunct py-test from contributor ci (pixi.toml says it's not s…
…upposed to run on ci anyways)
Configuration menu - View commit details
-
Copy full SHA for 00a51d9 - Browse repository at this point
Copy the full SHA 00a51d9View commit details
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.