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

Add ImGui input controls for plugins #1182

Merged
merged 12 commits into from
Sep 24, 2023
Merged

Add ImGui input controls for plugins #1182

merged 12 commits into from
Sep 24, 2023

Conversation

chreden
Copy link
Owner

@chreden chreden commented Sep 22, 2023

Add bindings for ImGui input functions. This will at least let plugins do some basic input instead of checkboxes and buttons.
Rearrange files for the imgui project to inc and src - will probably do this for the rest of the projects at some point too.
#1129

@chreden chreden marked this pull request as ready for review September 23, 2023 22:27
@chreden chreden self-assigned this Sep 23, 2023
@chreden chreden requested review from lahm86 and removed request for jw-dev September 23, 2023 22:28
@chreden chreden added the scripting Lua integration label Sep 23, 2023
@chreden chreden added this to the 3.0.0 milestone Sep 23, 2023
Copy link
Collaborator

@lahm86 lahm86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a couple of formatting things.

doc/lua/imgui.md Outdated Show resolved Hide resolved
@chreden chreden merged commit e44b785 into master Sep 24, 2023
@chreden chreden deleted the issue/1129-text branch September 24, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scripting Lua integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants