aboutsummaryrefslogtreecommitdiff
path: root/src/world/mod.rs
AgeCommit message (Expand)Author
2021-08-06Add box shape and replicate RTTNW boxHEADmasterJulian T
2021-08-04Add translation and move center position from sphereJulian T
2021-08-02Move back to dynamic dispatch for object.shapeJulian T
2021-07-31Remove dynamic boxes from object and list implementationJulian T
2021-07-31Better documentation and cleanupJulian T
2021-03-06Several changes to bounding boxesJulian T
2021-02-21Add 3d bounding box and merged SceneIntersection and IntersectionJulian T
2021-02-12Implement multithreaded compiling of tilesJulian T
2021-02-10Fixed most clippy warningsJulian T