v1.0.0.0-preview.58
·
174 commits
to main
since this release
What's Changed
馃悶 Bug Fixes
- FIX for #266 by @luca-domenichini in #267
- fix: NextPoint methods in RandomExtensions only generating random points on a line by @w200338 in #285
馃敡 Engineering
- refactor: Update model material handling and improve readability by @VaclavElias in #253
- feat: DebugTextPrinter - Add Print method and overload Initialize by @VaclavElias in #254
- refactor: Example code improvements by @VaclavElias in #269
- refactor: Example improvements by @VaclavElias in #272
- feat: Tests added for RandomExtensions.cs by @VaclavElias in #286
- fix: Xml comments improvements by @VaclavElias in #287
- refactor: Documentation updates and code refactoring by @VaclavElias in #290
- feat: Game launcher and docs improvements by @VaclavElias in #292
馃搫 Docs
- docs: Example docs improvements by @VaclavElias in #263
馃帗 Examples
- feat: Added a new example project demonstrating collision groups. by @VaclavElias in #255
- feat: Added a new example project demonstrating collision layers by @VaclavElias in #256
- feat: Added a new example project demonstrating material configuration by @VaclavElias in #257
- feat: Added a new example project demonstrating simple constraint by @VaclavElias in #258
- feat: Added a new example project demonstrating raycast by @VaclavElias in #259
- feat: Added a new example project demonstrating various constraints by @VaclavElias in #260
- feat: Added a new example project demonstrating cylinder mesh by @VaclavElias in #262
- feat: Added a new example project demonstrating partial torus mesh by @VaclavElias in #265
- refactor: Examples refactoring to Bepu by @VaclavElias in #268
- feat: Example 17 - SignalR added by @VaclavElias in #270
- comment: ContactTriggerHandler.cs - Update MarkForRemoval method by @VaclavElias in #273
- refactor: Examples improvements by @VaclavElias in #274
- feat: New example - New feature implementation for mesh outline rendering by @VaclavElias in #279
- feat: Box2D example added and other internal code improvements and refatoring by @VaclavElias in #284
馃攣 Build & Deploy
- fix: GitHub Action for Docs fixed by @VaclavElias in #289
- chore: NuGet packages deployment changed to native by @VaclavElias in #295
馃挭 Other Changes
- chore: NuGet packages bumped by @VaclavElias in #294
New Contributors
- @luca-domenichini made their first contribution in #267
- @w200338 made their first contribution in #285
Full Changelog: v1.0.0.0-preview.56...v1.0.0.0-preview.58