aboutsummaryrefslogtreecommitdiff
path: root/codegen/lib/code/shapes.py
AgeCommit message (Expand)Author
9 dayscorrect shapes for blocks with random offsetsmat
2026-01-18use lookup table for is_collision_shape_empty and is_collision_shape_fullmat
2025-12-15write/update docs for several itemsmat
2025-12-14create typos.toml and fix typosmat
2025-05-30more formatting fixesmat
2025-05-01drop dependency on pixlyzer and start using pumpkin extractormat
2025-04-17make BlockState::id privatemat
2025-04-04remove executable bit from filesmat
2024-12-27implement BlockState::outline_shapemat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-05-23remove all references to clean_property_namemat
2024-05-22make getting shapes faster (#149)urisinger
2023-10-02optimize pathfinder moremat
2023-10-02start optimizing pathfindermat
2023-07-14Mining (#95)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