-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
engineeringMakes the pull request to appear in the "Engineering" section of the next release noteMakes the pull request to appear in the "Engineering" section of the next release noterefactoringCode base improvementsCode base improvements
Description
May I assign it to you?
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderObject.cs(19,23): warning CS0618: 'FastList<ImmediateDebugRenderFeature.Renderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderObject.cs(20,23): warning CS0618: 'FastList<ImmediateDebugRenderFeature.Renderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderFeature.cs(295,22): warning CS0618: 'FastList<ImmediateDebugRenderFeature.InstanceData>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderFeature.cs(298,22): warning CS0618: 'FastList<Matrix>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderFeature.cs(299,22): warning CS0618: 'FastList<Color>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderFeature.cs(302,22): warning CS0618: 'FastList<ImmediateDebugRenderFeature.LineVertex>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderSystem.cs(447,54): warning CS0618: 'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderSystem.cs(211,22): warning CS0618: 'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
warning: D:\Projects\GitHub\stride-community-toolkit\src\Stride.CommunityToolkit\Rendering\DebugShapes\ImmediateDebugRenderSystem.cs(212,22): warning CS0618: 'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
Arc-huangjingtong
Metadata
Metadata
Assignees
Labels
engineeringMakes the pull request to appear in the "Engineering" section of the next release noteMakes the pull request to appear in the "Engineering" section of the next release noterefactoringCode base improvementsCode base improvements