fix: remove DotRecast from .sln file #402
Annotations
3 errors and 10 warnings
test:
Prowl.Players/Prowl.Desktop/DesktopPlayer.cs#L20
The name 'Physics' does not exist in the current context
|
test:
Prowl.Players/Prowl.Desktop/DesktopPlayer.cs#L20
The name 'Physics' does not exist in the current context
|
test
Process completed with exit code 1.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_indexBuffer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsPipeline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_computePipeline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsResourceSets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsResourceSetsActive' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_computeResourceSets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_computeResourceSetsActive' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_vertexBuffers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_vbOffsets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_vertexBuffersActive' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|