-
This issue has been copied from here: https://github.com/ocornut/imgui/issues/5967
I made a C++ example that works. I want to translate it to Python 3.8 64-bit.
imgui 1.4.1
PyOpenGL 3.1.6
PySD…
-
Having a [drop down box](https://docs.rs/imgui/0.2.1/imgui/struct.ComboBox.html) to select a variant would be awesome (I'm sadly not sure about the derive logic for this).
I could also see this bei…
-
It's not a bug report but more like a question/discussion topic.
So, I have this engine of mine where I have a rendering thread which runs C++ code and scripting environment which runs C# code. They …
-
### I am planning on implementing this myself
Yes
### Describe your request
I'm currently developing a helper for Everest Core that's a wrapper on DearImGui, and I have everything working apart fro…
-
lib_imgui and SelectRenderer are no longer showing as available addons when I load up the UOAOM. were they removed on purpose or did something happen?
-
I've noticed when using xy::Filesystem::getRelativePath() that the input has to be correctly formatted to get the expected results (unless my expectations are wrong... which I wouldn't rule out)
Sa…
-
**Version/Branch of Dear ImGui:**
Version: **Latest**, built from source 8/6/2023
Branch: **docking**
**Back-end/Renderer/Compiler/OS**
Back-ends: **imgui_impl_opengl3.cpp + imgui_impl_glfw.…
-
**Describe the bug**
I'm using MacOS and cross-compiling an ARM project using GNU GCC compiler.
**To Reproduce**
Not easy to reproduce on your side because you need to do a big amount of work to …
-
title says everything
-
How about adding support for https://github.com/thedmd/imgui-node-editor
I would like to use this project in conjunction with my internal lua binding via cimgui, so not exactly the same project. I tr…