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

Dev #24

Merged
merged 11 commits into from
May 21, 2023
Merged

Dev #24

merged 11 commits into from
May 21, 2023

Conversation

sammyfreg
Copy link
Owner

Releasing UnrealNetImgui 1.11

sammyfreg and others added 11 commits September 30, 2022 22:40
- Without Freetype and all font enabled, resulting texture was 19000+ pixels high. more than can be created on the GPU.
- By changing the default 4k width to 8k, we can now fit the glyph in a texture
- Minor update of NetImgui 1.18 -> 1.19
- Added support for ImPlot library (more indepth data vizualizer possible)
- Added support for NodeEditor library (Nodegraph support)
- Added samples for NodeEditor
Fix linux build issues with demo actor
The imported XBox changelist (#a796326) disabling Dear Imgui win32 functions seems to not work properly (when XBox SDK not installed?)
Changed how it is disable, by relying on Windows platform define instead. Hopefully works properly, can't confirm without SDK installed.
@sammyfreg sammyfreg merged commit f102f79 into master May 21, 2023
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.

3 participants