Vaclav Elias

Results 64 issues of Vaclav Elias

The **Fast Track** deployment process already optimizes by skipping certain steps, such as artifact creation. However, there are still some repetitive processes that could be skipped in the **Super Fast...

enhancement
p4

Review and add android setup mentioned in this discussion https://github.com/stride3d/stride/discussions/1657#discussioncomment-6658133 @tebjan suggested to add it here https://doc.stride3d.net/4.0/en/manual/platforms/index.html.

enhancement
p1

We currently have multiple versions of the same media files due to supporting multiple versions and languages. These files are stored in various folders: ``` /4.1/en [316 MB] /4.1/jp [317...

enhancement
p4

https://stride-docs-test.azurewebsites.net/latest/en/manual/scripts/public-properties-and-fields.html#adding-property-descriptions Add this comment so one can understand what it means when generating Stride docs, that this xml tag is not for a docs but for the Stride Studio..

enhancement

When the Stride Docs is generated we get many warnings which cause certain parts of the Stride code being excluded from the Stride Docs or helpful references excluded, currently we...

bug
enhancement
area-Doc

While generating documentation using `docfx`, I encountered **14 warnings** related to the use of `UnmanagedArray`, which has been marked as obsolete. The recommended approach is to obtain `Memory` using GC.Allocate*Array...

area-Physics
area-Audio
engineering

**Release Type**: Latest **Version**: Latest **Platform(s)**: N/a **Describe the bug** **Issue 1** : Broken link - [Contributing Guidelines](https://github.com/stride3d/stride/blob/master/docs/CONTRIBUTING.md) Should be replaced with: https://doc.stride3d.net/latest/en/contributors/index.html **Issue 2**: [DotNet SDK 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) Should be...

bug
area-Doc

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. My...

enhancement
area-blazor
feature-blazor-quickgrid
help candidate

- [x] https://github.com/Doprez/Doprez.Stride - [ ] There is a Worldposition extension in my repo and there is another useful repo from DfKeenan - [ ] https://github.com/dfkeenan/StrideToolkit that has even more...

p2