Age | Commit message (Expand) | Author |
---|---|---|
2021-08-02 | Move back to dynamic dispatch for object.shape | Julian T |
2021-07-31 | Remove dynamic boxes from object and list implementation | Julian T |
2021-07-31 | Better documentation and cleanup | Julian T |
2021-03-06 | Several changes to bounding boxes | Julian T |
2021-02-21 | Add 3d bounding box and merged SceneIntersection and Intersection | Julian T |
2021-02-12 | Implement multithreaded compiling of tiles | Julian T |
2021-02-10 | Fixed most clippy warnings | Julian T |