-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/VaclavElias/stride-communit…
- Loading branch information
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# What's new in Stride Community Toolkit 1.0.0.0-preview.20 | ||
|
||
This article lists the most significant changes in Stride Community Toolkit preview `1.0.0.0-preview.20`. | ||
|
||
This release adds Bepu Physics integration, a new upcoming physics engine for Stride. Some of the new Bepu extensions are specific for code-only approach, while other can be used in the editor generated projects as well. | ||
|
||
## What's Changed | ||
### 💥 Breaking Changes | ||
* refactor: Bepu references corrected and other updates by @VaclavElias in https://github.com/stride3d/stride-community-toolkit/pull/116 | ||
### 🔧 Engineering | ||
* Update 14 - Bepu updates and Skybox separated by @VaclavElias in https://github.com/stride3d/stride-community-toolkit/pull/106 | ||
* fix: GetCamera() related updates by @Doprez in https://github.com/stride3d/stride-community-toolkit/pull/112 | ||
* refactor: Cleaned up examples by @Doprez in https://github.com/stride3d/stride-community-toolkit/pull/113 | ||
### ✨ Enhancement | ||
* feat: Release.yml title updated by @VaclavElias in https://github.com/stride3d/stride-community-toolkit/pull/103 | ||
* feat: GitHub Actions updated by @VaclavElias in https://github.com/stride3d/stride-community-toolkit/pull/104 | ||
### 📄 Docs | ||
* fix: Docs improvements and link references fixes by @VaclavElias in https://github.com/stride3d/stride-community-toolkit/pull/105 | ||
* chore: Releatese notes added by @VaclavElias in https://github.com/stride3d/stride-community-toolkit/pull/109 | ||
### 🔁 Build & Deploy | ||
* fix: TAG_COMMIT flag added by @VaclavElias in https://github.com/stride3d/stride-community-toolkit/pull/110 | ||
* fix: Adding Bepu packages references by @VaclavElias in https://github.com/stride3d/stride-community-toolkit/pull/111 | ||
|
||
|
||
**Full Changelog**: https://github.com/stride3d/stride-community-toolkit/compare/v1.0.0.0-preview.16...1.0.0.0-preview.20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters