Remove posemode option for now #164
Annotations
20 warnings
Meddle/Meddle.Utils/BoneNodeBuilder.cs#L7
Non-nullable property 'PartialSkeletonHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'MtrlFileNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'Shapes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Files/SqPack/Repository.cs#L50
The variable 'e' is declared but never used
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L89
'Texture.Width' is obsolete: 'Use ActualWidth'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L89
'Texture.Height' is obsolete: 'Use ActualHeight'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L92
'Texture.Width' is obsolete: 'Use ActualWidth'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L93
'Texture.Height' is obsolete: 'Use ActualHeight'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L101
'Texture.Width' is obsolete: 'Use ActualWidth'
|
Meddle/Meddle.Utils/BoneNodeBuilder.cs#L7
Non-nullable property 'PartialSkeletonHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'MtrlFileNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'Shapes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Files/SqPack/Repository.cs#L50
The variable 'e' is declared but never used
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L89
'Texture.Width' is obsolete: 'Use ActualWidth'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L89
'Texture.Height' is obsolete: 'Use ActualHeight'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L92
'Texture.Width' is obsolete: 'Use ActualWidth'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L93
'Texture.Height' is obsolete: 'Use ActualHeight'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L101
'Texture.Width' is obsolete: 'Use ActualWidth'
|
The logs for this run have expired and are no longer available.
Loading