-
**EMSDK version:**
* 3.1.56-asserts
**Compile command:**
```shell
emcmake cmake ${PWD}/../ -G "Ninja" -DCMAKE_BUILD_TYPE="RelWithDebInfo" -DCMAKE_CXX_COMPILER_CLANG_SCAN_DEPS="/root/emsdk/upst…
-
Dear Whitney,
Have you been able to figure out this problem?
https://root-forum.cern.ch/t/draw-gl-canvas-in-dear-imgui/27896
I tried to dig into imgui_DM code but found everything done without…
-
**Is your feature request related to a problem? Please describe.**
Currently, it is being recommended to create configs manually by writing JSON files in the config-dir. However, this should probably…
-
Hello,
The software doesn't work with screenreaders. This is a huge issue for blind and visually impaired individuals who would like to use it.
I've tested it with nvda, a free and open source scr…
-
### Version/Branch of Dear ImGui:
Version 1.91.3 and version 1.90.9
### Back-ends:
imgui_impl_win32.cpp + imgui_impl_dx11.cpp
### Compiler, OS:
Windows 10 + GCC-8.5.0 with MinGW-w64-8.0.3
### Fu…
-
### Version/Branch of Dear ImGui:
Branch: docking
### Back-ends:
imgui_impl_XXX.cpp + imgui_impl_XXX.cpp
### Compiler, OS:
win
### Full config/build information:
Not
### Detail…
-
When the client starts, an instant crash occurs. Here is the problem of the crash:
`[18:22:15] [Render thread/INFO] (Minecraft) [STDERR]: Dear ImGui Assertion Failed: g.IO.Fonts->IsBuilt() && "Font A…
Mi1ax updated
2 months ago
-
### System Information
Hello, i am using OpenCV with Dear ImGui library and it conflicts with stb_trutype, when i am using opencv 4.8.0 everything is ok. Is it possible to disable truetype in opencv …
-
### Version/Branch of Dear ImGui:
Version 1.91.3-docking
### Back-ends:
imgui_impl_glfw.cpp + imgui_impl_opengl3.cpp
### Compiler, OS:
CLang 18.1.3 and GCC 13.2.0, Linux Mint 22, x64
### Full co…
J8-8N updated
1 month ago
-
#### TLDR
I've started work on a documentation website for Dear ImGui, currently visible here https://possiblyashrub.github.io/imgui-docs/#/. This is a tracking issue to:
- document my progress
…