Skip to content

Supporting SFML 3 Development #207

@ChrisThrasher

Description

@ChrisThrasher

Hi, Elias! I've been working on SFML 3 for the past few months and recently started a new project that is using SFML 3 with ImGui-SFML. So far it's been working just fine with SFML 3 but a recent SFML PR finally broke compatibility with ImGui-SFML.

What is propose is that ImGui-SFML adopt SFML's branching strategy. This means that the master branch is where most development effort is focused and this is kept in sync with SFML 3's master branch. A 2.6.x branch is made which contains ongoing 2.6.x work and will remain compatible for those who still want to use SFML 2.

I already have one fix planned for SFML 3 compatibility pending feedback on how you may want to approach this versioning problem. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions