sociallydistant/vendor/MonoGame.ImGuiNet
Ritchie Frodomar d2565530ed Emoji support
* Add support for raw emoji parsing in TextWidget

* Fix SDL not honouring Wayland Support setting

* Fix improper markup parsing in TextWidget after emoji support was added

* Use Twemoji for emoji, and add support for COLR font glyphs.

* Add support for emoji rendering in TextWidget if the font is provided

* Add support for parsing emoji shortcodes in TextWidget

* Add emoji lookup table to AcidicGUI

* Add Noto Color Emoji font for future use
2024-11-27 02:35:56 +00:00
..
Images Fix various platform issues and slightly improve UI 2024-10-28 03:17:01 +00:00
MonoGame.ImGuiNet Emoji support 2024-11-27 02:35:56 +00:00
Monogame.ImGuiNetSamples Fix various platform issues and slightly improve UI 2024-10-28 03:17:01 +00:00
.gitignore Fix various platform issues and slightly improve UI 2024-10-28 03:17:01 +00:00
LICENSE Fix various platform issues and slightly improve UI 2024-10-28 03:17:01 +00:00
Monogame.ImGuiNet.sln Fix various platform issues and slightly improve UI 2024-10-28 03:17:01 +00:00
NugetpkgIcon.png Fix various platform issues and slightly improve UI 2024-10-28 03:17:01 +00:00
README.md Fix various platform issues and slightly improve UI 2024-10-28 03:17:01 +00:00

MonoGame.ImGuiNet

Monogame.ImGuiNet Logo

MonoGame.ImGuiNet is a feature-rich extension of ImGuiNet, enhanced with a set of additional components designed exclusively for MonoGame (Which should work for XNA/FNA as well!). We give full credit to the creators of ImGuiNet for their excellent work.

Getting Started

  • Installation: Detailed installation instructions can be found in this issue.

  • Wiki: Explore the Wiki for documentation and guides to get started.

Notable Mentions

We would like to acknowledge and thank Dovker for the inspiration provided by their original Monogame.imgui project. Their work served as a foundation for our efforts, as the original project was unmaintained.

Changelog

Update 0.1:

  • Changed BeforeLayout and AfterLayout to BeginLayout and EndLayout
  • Fixed the lag issue when holding Shift or CTRL on the ImGui Window

Roadmap

  • Version 1.0 (Future Release)
    • Live Debugging Tools: Add an easy to use Live Debugging Tool or Profiler.
    • . . .

Please note, that we will not be making any promises! so if we didn't add what will be said in our Roadmap, it's either still being worked on, or we were unable to do it!


Contributors

Contributors


Feel free to contribute, report issues, or provide feedback! We appreciate your support in making MonoGame.ImGuiNet even better.