aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/nearest_entity.rs
AgeCommit message (Expand)Author
2026-03-29add packet_logger example to azalea-protocolmat
2026-01-13Rename Instance to World (#304)mat
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-06-11use owned instead of borrowed Vec3 moremat
2025-05-30more formatting fixesmat
2025-04-25update to bevy 0.16mat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-10-231.21.2 (#171)mat
2024-02-17upgrade deps, bevy 0.13mat
2023-09-14rename Local to LocalEntitymat
2023-08-22Created nearest_entity system param (#102)TheDudeFromCI