Skip to content

Conversation

wrestledBearOnce
Copy link
Member

@wrestledBearOnce wrestledBearOnce commented May 30, 2022

  • Integrated ImGui.NET
  • Implemented a FuseeControl element which can be used to produce a texture with Fusee's render content which can be used via IntPtr and ImGui.Image() ("normal" and multisampled texture possible)
  • Implemented a very basic managed file picker without any os dependency (hopefully)

closes: #454

fixes and further implementation/features will be done within #499

With this PR we should be able to use ImGui.

ToDo: documentation!

@wrestledBearOnce wrestledBearOnce self-assigned this May 30, 2022
@wrestledBearOnce wrestledBearOnce added this to the Release 0.13 milestone May 30, 2022
@wrestledBearOnce wrestledBearOnce linked an issue May 30, 2022 that may be closed by this pull request
@RedImp1470 RedImp1470 removed this from the Release 0.13 milestone Jun 1, 2022
@griestopf griestopf self-requested a review June 9, 2022 09:09
Copy link
Member

@griestopf griestopf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@griestopf griestopf merged commit 7344f46 into develop Jun 9, 2022
@griestopf griestopf deleted the feature/454-ImGui-integration branch June 9, 2022 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

ImGUI Integration
3 participants