IXLLEGACYIXL

Results 17 issues of IXLLEGACYIXL

# 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...

# PR Details the class is completely unused and has no effect as its not implemented either ## Types of changes - [x] Docs change / refactoring / dependency upgrade...

# PR Details Instead of scanning with reflection in runtime multiple times, get the info through roslyn. Should be used to unify Yaml, Object Descriptor and Assembly Processor towards Roslyn...

# PR Details Removes Stylecop from stride completely and the removal of analyzers ## Description Style Cop gets currently added to the projects, then it gets immediately removed from the...

# PR Details Adds a Warning for not having an Empty Constructor ## Description Diagnostics Analyzer for https://github.com/stride3d/stride/pull/2098 to throw at Compile Time a warning when an empty constructor is...

engineering

Here is the attribute DataStyle missing, https://doc.stride3d.net/latest/en/manual/scripts/serialization.html DataStyle for ScalarStyle and DataStyle explanation is missing

enhancement
help wanted
good first issue
p4
content
manual

Godots view, give copyright from the license, just link to it https://github.com/godotengine/godot/blob/master/LICENSE.txt ![GodotGUI](https://github.com/stride3d/stride-docs/assets/107197024/78fb0da1-ce01-499b-abd0-cca385766d23) Terminology Godot Stride Scene Entity Tree Inspector Property Grid FileSystem Solution/Asset View Scene view Scene Editor Node...

content
manual

as there allready exists an async deserialize a async serialize would be good to have also a serialize to stream would be good to have like ```cs public static void...

# PR Details Modernizing Stride.Core.Reflection ## Description 1. Should enable Nullable instead of Strides NotNull attribute 2. Should reduce the usage of reflection, mainly used in collection Descriptors ( thats...

**Release Type**: Official Release/GitHub (please choose appropriate option) 4.2.* **Version**: Version number and/or git branch **Platform(s)**: Does the problem occur on Windows, Android...? **Describe the bug** File scoped STRDIAG001, file...

bug