James Rinker
James Rinker
# PR Details Continuing to address C# warnings. ## Description This change addresses most or all of the following issues: CS0414 - The field 'foo' is assigned but its value...
#### Items to complete prior to publishing - [x] #1386 - [x] #1221 - [x] #1393 - [x] #1401 - [x] #1411 - [x] #1408 - **In Review** stride3d/stride-docs#84 -...
# PR Details This change is related to duplicated code in the same application causing compiler issues. This change either moves or removes duplicate references to shared code within the...
**Release Type**: GitHub **Version**: master **Describe the bug** The way in which multiple assemblies are reusing the same code files and shared projects within the same application leads to multiple...
**Release Type**: GitHub **Version**: master **Platform(s)**: build **Describe the bug** When building the main stride solutions, there are hundreds of warnings emitted by the various tools. As of this issue...