-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.4.0 #24
Conversation
oh weird, yeah the boulders just hang there 🤔 |
So using |
Oh from the rapier docs
|
Ah okay, I think if you're able to make the changes to use |
Thanks for helping me find the problem. |
88e11d6
to
04b3e7c
Compare
Looks like all the changes. Please do not delete dev branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
again @salam99823, thank you for the thoughtful work you put into your PRs and into this crate
0.4.0 - 2025-01-06
Added
prelude
which contains all public structs and modules(5be223b).
image
dependency (e7fe636).(e792bbb):
AbstractCollidersBuilder
AbstractCollider
Changed
(5c03df1)
(786ab6d)
(a4cc65e)
(555756d):
edges
0.7bevy
0.15bevy_rapier2d
0.28bevy_avian2d
0.2bevy_math
replaced bybevy
(555756d).
ColliderType
moved toprelude
(e792bbb).
Removed
(e792bbb):
avian2d
rapier2d
(e792bbb):
generate_collider
generate_colliders
rayon
from dependencies(e7fe636).