You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New parameterization functions for Cone and ConeSurface (#1020)
* Test change to radius from cos to tan
* Drop unneeded type spec
* Add new param functions for Cone and ConeSurface
* Bugfix - missed name change
* Bugfix - updated changed name
* Bugfix in point-vector-svector operations
* Adjust formatting to match prior style
* Add tests for ConeSurface parameterization
* Bugfix in test - wrong name
* Add DomainError test for Cone param
* Bugfix - wrong name in test
* Bugfix - wrong name in test
* Bugfix - promote tuple to Point for comparison
* Add tests for Cone param function
* Apply suggestions from code review
Co-authored-by: Júlio Hoffimann <[email protected]>
* Update test/primitives.jl
* Update test/primitives.jl
* Rename arguments and internal names, use some abstract API
* Update variable name
* Rename arguments and internal names, use some abstract APIs
* Bugfix - update name
* Conversion to abstract methods
* Revert test changes to simplify merge
* Re-add tests after merge
* Final adjustments
---------
Co-authored-by: Júlio Hoffimann <[email protected]>
0 commit comments