Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 310 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 310 Bytes

Changelog

Unreleased

Added

  • Fluid and Boundarys now have a new property interaction_groups, which controls which other particles can interact with it.

Changed

  • Update dependencies:
    • itertools 0.13
    • nalgebra 0.33
    • parry 0.16
    • rapier 0.21
    • bevy 0.13
    • bevy_egui 0.26