You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea with this is; with other features such as:
ImPlot
ImGui Docking branch
NetImGui
FontAwesome
It would be really nice to have all of those in a single branch where you could opt in/out of each of them either with a define in your target.cs, or by enabling an additional plugin (like https://github.com/jorgenpt/Hermes does for it's Branch Support), etc.
If something like this is desired I could allocate some time on my team to evaluate this. Would probably focus on getting the ImGui docking branch living next to the regular ImGui and ImPlot, and then figuring out the least painful way to flip between the two without modifying UnrealImGui itself.
The text was updated successfully, but these errors were encountered:
The idea with this is; with other features such as:
It would be really nice to have all of those in a single branch where you could opt in/out of each of them either with a define in your target.cs, or by enabling an additional plugin (like https://github.com/jorgenpt/Hermes does for it's Branch Support), etc.
If something like this is desired I could allocate some time on my team to evaluate this. Would probably focus on getting the ImGui docking branch living next to the regular ImGui and ImPlot, and then figuring out the least painful way to flip between the two without modifying UnrealImGui itself.
The text was updated successfully, but these errors were encountered: