stride
stride copied to clipboard
Stride Game Engine (formerly Xenko)
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** I have 2 requests that related to each other 1 - Please use vscode as...
# PR Details Adds support for [Bepu Physics](https://github.com/bepu/bepuphysics2) as an alternative physics engine, we'll keep the current one but will move our focus towards this new one instead. ## Motivation...
# PR Details Changing -77 to 77 ## Description XAML always spammed errors during usage continously that negative values are invalid ## Motivation and Context Nobody knows why its negative...
**Release Type**: Official Release **Version**: 4.2.0.2067 **Platform(s)**: Windows **Describe the bug** When a code library project is generated via the stride editor, the project will have uap10.0.16299 as one of...
** *THIS IS A PLACEHOLDER ISSUE* ** **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always...
### Discussed in https://github.com/stride3d/stride/discussions/2025 Originally posted by **Schwert1602** November 3, 2023 Hello, I'm new to stride and I am trying to import a rigged 3d model from Blender to stride....
This is not a priority issue as there is a workaround, just submitting the bug report to help anyone else that encounters this issue and to record its existence. This...
# PR Details ## Description This method is being used to locate ffmpeg program or msdfgen. If OS is not Windows, it simply checks whether the program is installed and...
**Release Type**: Official Release **Version**: 4.2.0.2067 **Platform(s)**: Visual Studio 2022 IDE JumpyJet game example for Windows and Android **Describe the bug** After opening example project JumpyJet (which I wanted to...
# PR Details ## Description Skip looking for asset compilers in an assembly if its types can't be loaded. ## Related Issue Fixes #2140. ## Motivation and Context ## Types...