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

[Feature Request] More compile time feature flags #20

Open
rlabrecque opened this issue Feb 3, 2024 · 1 comment
Open

[Feature Request] More compile time feature flags #20

rlabrecque opened this issue Feb 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rlabrecque
Copy link

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.

@jonpas
Copy link
Member

jonpas commented Feb 3, 2024

That would be beneficial!

@jonpas jonpas added the enhancement New feature or request label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants