Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean ImGui library #187

Open
5 tasks
Doprez opened this issue Dec 17, 2024 · 0 comments
Open
5 tasks

Clean ImGui library #187

Doprez opened this issue Dec 17, 2024 · 0 comments
Labels
engineering Makes the pull request to appear in the "Engineering" section of the next release note

Comments

@Doprez
Copy link
Collaborator

Doprez commented Dec 17, 2024

  • We should separate out in file classes/structs/enums from the ImGuiExtension.cs file
  • We need a better way to handle labels/Ids on ImGui items
  • fix the copy paste clipboard methods (They never worked before in this project)
  • fix deprecated DataPointer to Span (This may extend beyond the ImGui library)
  • Add a way to add custom fonts from Stride (Not crucial but would be a nice to have)

References:
HexaEngine/Hexa.NET.ImGui#33
Eideren/StrideCommunity.ImGuiDebug#7

@VaclavElias VaclavElias added the engineering Makes the pull request to appear in the "Engineering" section of the next release note label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Makes the pull request to appear in the "Engineering" section of the next release note
Projects
None yet
Development

No branches or pull requests

2 participants