Breaking changes:
- Additional logic related to Bullet Physics moved to
Stride.CommunityToolkit.Bullet
NuGet library - Make sure that you add relevant Physics library
Stride.CommunityToolkit.Bepu
orStride.CommunityToolkit.Bullet
to your project
What's Changed
🔧 Engineering
- refactor!: Remove package version and .sdpkg packaging by @VaclavElias in #197
- fix: Include .sdpkg files in package output by @VaclavElias in #198
- refactor: Upgrade examples to Bepu by @VaclavElias in #201
📄 Docs
- docs: Update troubleshooting guide by @VaclavElias in #204
🎓 Examples
- feat: New example added - Example01_Basic3DScene_MeshLine by @VaclavElias in #203
🔁 Build & Deploy
- ci-cd: Action name correction by @VaclavElias in #196
Full Changelog: v1.0.0.0-preview.50...1.0.0.0-preview.53