stride-community-toolkit
stride-community-toolkit copied to clipboard
Clean ImGui library
- [ ] We should separate out in file classes/structs/enums from the
ImGuiExtension.csfile - [ ] 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
DataPointertoSpan(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: https://github.com/HexaEngine/Hexa.NET.ImGui/issues/33 https://github.com/Eideren/StrideCommunity.ImGuiDebug/issues/7