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

Implementing viewport functionality into ImGui.NET #140

Open
wants to merge 29 commits into
base: viewport
Choose a base branch
from

Conversation

bootzin
Copy link

@bootzin bootzin commented Oct 18, 2019

An important thing to note here is that I've used version 1.73 WIP of imgui, because it was the most recent at the time when I started to work on this

Unknown and others added 29 commits January 3, 2019 07:40
fixes Mono not finding the dylib by prepending "lib"
Also, rename native lib back to cimgui.dylib.
…s.json (optional). This will cause a FunctionDefinition to expand to have several OverloadDefinitions if variants are found, and will cause both native methods and their wrappers to be generated for the variants.
…r ImFontAtlas_GetTexDataAsAlpha8 and ImFontAtlas_GetTexDataAsRGBA32.

Rerun code generation.
…ch was auto-generated by the CodeGenerator with the new variant functionality.
…they are applied.

Loop over all variants at the end and display an error if the variant was unused.
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

5 participants