-
Notifications
You must be signed in to change notification settings - Fork 95
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
sdf 1.8: add capsule geometry type #389
Commits on Oct 13, 2020
-
Add capsule type to sdf/1.8/geometry.sdf
Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1846db - Browse repository at this point
Copy the full SHA e1846dbView commit details -
Add Capsule DOM class based on Cylinder
Copy Cylinder class and unit tests to create Capsule. Add Capsule to Geometry enum, logic, and integration test. Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for febd668 - Browse repository at this point
Copy the full SHA febd668View commit details -
Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5d381c - Browse repository at this point
Copy the full SHA a5d381cView commit details
Commits on Nov 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b00ed0b - Browse repository at this point
Copy the full SHA b00ed0bView commit details -
Bump enum value since HEIGHTMAP will be 6
Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0a8dd5 - Browse repository at this point
Copy the full SHA d0a8dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ca323 - Browse repository at this point
Copy the full SHA a1ca323View commit details
Commits on Nov 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c183dcc - Browse repository at this point
Copy the full SHA c183dccView commit details
Commits on Nov 25, 2020
-
Fix error messages about default radius
Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 861a346 - Browse repository at this point
Copy the full SHA 861a346View commit details -
Test shapes files with
ign sdf --check
Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09f0658 - Browse repository at this point
Copy the full SHA 09f0658View commit details -
Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for feb90f6 - Browse repository at this point
Copy the full SHA feb90f6View commit details -
Update Migration guide for capsule
Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 778e3fb - Browse repository at this point
Copy the full SHA 778e3fbView commit details
Commits on Dec 2, 2020
-
Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c09156 - Browse repository at this point
Copy the full SHA 1c09156View commit details -
Don't check for missing required elements
The parser will populate them with default values. Signed-off-by: Steve Peters <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6169fec - Browse repository at this point
Copy the full SHA 6169fecView commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d9f11c4 - Browse repository at this point
Copy the full SHA d9f11c4View commit details