aboutsummaryrefslogtreecommitdiff
path: root/azalea-physics/src/collision/discrete_voxel_shape.rs
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
2025-11-11cleanupmat
2025-09-20add new apis for BitSetmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2025-01-10Fluid physics (#199)mat
2024-02-25reduce allocations for collision detectionmat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-05-03Inventory (#48)mat
2023-02-04Use an ECS (#52)mat
2022-11-12Pathfinder (#25)mat
2022-10-15fix clippy warningsmat
2022-10-02All block shapes & collisions (#22)mat
2022-08-29Physics (#11)mat