Skip to content

Added back ImGui Input functions#962

Merged
WSSDude merged 1 commit intomaximegmd:masterfrom
justarandomguyintheinternet:master
Sep 12, 2024
Merged

Added back ImGui Input functions#962
WSSDude merged 1 commit intomaximegmd:masterfrom
justarandomguyintheinternet:master

Conversation

@justarandomguyintheinternet
Copy link
Copy Markdown
Contributor

  • Brings back the previously removed ImGui input functions, by reverting the changes from 4f23722 (They were removed back when ImGui functions could be called from anywhere, but now they are limited to onDraw)
  • Verified that those input functions can only get called from onDraw
  • Added some additional keys, like CTRL and Shift key (Needed for e.g. CTRL-C and other universal shortcuts often used)
  • @maximegmd Please let me know if there are any issues with these changes

@WSSDude WSSDude merged commit d3693f2 into maximegmd:master Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants