aboutsummaryrefslogtreecommitdiff
path: root/azalea-physics/src/collision/blocks.rs
AgeCommit message (Expand)Author
9 dayscorrect shapes for blocks with random offsetsmat
2026-03-2426.1 (#316)mat
2026-01-18use lookup table for is_collision_shape_empty and is_collision_shape_fullmat
2025-12-15write/update docs for several itemsmat
2025-09-301.21.9 (#235)mat
2025-06-171.21.6 (#215)mat
2025-05-30add '@generated' to generated codemat
2025-05-01drop dependency on pixlyzer and start using pumpkin extractormat
2025-04-17make BlockState::id privatemat
2025-03-251.21.5 (#198)mat
2024-12-27implement BlockState::outline_shapemat
2024-12-031.21.4 (#189)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-10-26group imports with rustfmtmat
2024-10-231.21.2 (#171)mat
2024-05-22make getting shapes faster (#149)urisinger
2023-12-051.20.3 (#110)mat
2023-10-02optimize pathfinder moremat
2023-10-02start optimizing pathfindermat
2023-09-29update block shapesmat
2023-03-3023w13amat
2023-03-141.19.4 (#57)mat
2023-02-10make blockstate goodUbuntu
2022-12-071.19.3 (#34)mat
2022-11-19Replace lazy_static with once_cell::sync::Lazy (#43)mat
2022-11-12Pathfinder (#25)mat
2022-10-27fix identical shapes being defined multiple timesmat
2022-10-02All block shapes & collisions (#22)mat