Skip to content

Naming conflict between GraphicsDeviceExtensions in Stride.Graphics and Stride.CommunityToolkit.Graphics #261

@ourabigdev

Description

@ourabigdev

Both Stride.Graphics and Stride.CommunityToolkit.Graphics contain a static class named GraphicsDeviceExtensions, which causes a conflict when trying to use both namespaces in the same file. I'm currently using Stride.Graphics and would like to access the GraphicsDeviceExtensions class from Stride.CommunityToolkit.Graphics without naming issues.

A rename or workaround to resolve this conflict would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringCode base improvements

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions