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

Imgui fixes #2720

Merged
merged 3 commits into from
Feb 7, 2022
Merged

Imgui fixes #2720

merged 3 commits into from
Feb 7, 2022

Conversation

pezcode
Copy link
Contributor

@pezcode pezcode commented Feb 6, 2022

A few minor fixes for the ImGui backend:

We need to tell ImGui we can support per-draw vertex offsets. Useful for
complex widgets like implot.
@bkaradzic bkaradzic merged commit 841ab98 into bkaradzic:master Feb 7, 2022
mipek pushed a commit to mipek/bgfx that referenced this pull request Mar 2, 2024
* Pass Meta key modifier to ImGui

* Use index offset provided by ImGui

* Use vertex offset provided by ImGui

We need to tell ImGui we can support per-draw vertex offsets. Useful for
complex widgets like implot.
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.

None yet

2 participants