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
* automatic formatting
* add tests for Rect constructors and refactor constructors
* test the rest of Rect
* more tests for basic_types.jl
* add triangulation tests
* treat float precision error, add isapprox for Rects
* test split_mesh
* improve meshes.jl coverage
* refactor boundingboxes, add tests
* test and clean up line intersection code
* fix docs
* improve Sphere test coverage
* fix Rect dim truncation
* a few more tests for OffsetIntegers & FixedArrays
* add basic docs for bounding boxes
* add deprecation warning for developers
* nvm, doesn't work
* fix docs
* explicitly test Rect getters/utility functions
* add poly promotion for MultiPolygon
* fix type targeting in connect
* fix test failure
* fix 32Bit, 1.6
* add more connect tests
* make line intersection changes not breaking
* fix and test single-face mesh constructor
* fix tests
* test Rect union, update
0 commit comments