Block a user
b873769687
Remove and ignore .DS_Store.
b910c4ed89
chore: Remove demo.
b76f7326d5
Make sure changelog is added before committing.
4bd35a5b6e
chore: Rename crate and set up automated releases.
13774f333d
More work on release configuration.
0b3d1684b9
Don't publish directly from cargo-release.
34600bd3a9
Publish new releases when tagged.
20a14de05d
Add rectangle containment check for points.
7bb972c7b4
Derive
Eq
and Hash
on Rect
.
0d5624fe4c
Bump edition and appease Clippy.
a49e9d019b
Use correct types so builder_data example works.
66a470d669
Remove type parameter.
0751cf344d
Cache collision data when calculating visibility.
92b0a92a70
Restore timestep for visibility updates.