-
**This is Part 7, I am splitting issues to reduce loading times and avoid github collapsing messages.**
**Browse all threads and find latest one to post to using the [gallery](https://github.com/oc…
-
Hey,
it would be nice if this library could expose the contents of [this](https://github.com/ocornut/imgui/blob/master/imgui_internal.h) aswell. It's compiled into the existing binary, so there is …
-
**Version/Branch of Dear ImGui:** 1.61
**My Issue/Question:**
It would be convenient to be able to pass separate labels corresponding to the individual components of multi-component controls, usin…
-
**This is Part 13, I am splitting issues to reduce loading times and avoid github collapsing messages.**
**Browse all threads and find latest one to post to using the [gallery](https://github.com/o…
-
Whenever I want to try get a simple project started quickly I end up either going around in circles trying to get it working,
or copy pasta/cargo culting in a whole bunch of extraneous stuff just to…
-
### Version/Branch of Dear ImGui:
1.89.9 master
### Back-ends:
crsfml, 2.5.3
### Compiler, OS:
gcc/crystal, Ubuntu
### Full config/build information:
```
Dear ImGui 1.89.9 (18990)
-----------…
-
The current version of HVCC (0.9) does not appear to render the `trig` input type correctly when generating DPF or Javascript user interfaces, and appears to treat them as a `float` (e.g. if defined a…
vulcu updated
11 months ago
-
I am new to Rust; but interested in using imgui-rs. Is it possible to generate wasm output? I changed Cargo.toml in imgui-examples folder; changed
**imgui = { path = "../imgui" }**
to
**imgui = …
-
We should plan on how to handle various GUI elements for the player itself, on both desktop and web.
There are several approaches we can take. We don't necessarily have to decide on the same soluti…
-
Followup to https://github.com/ocornut/imgui/pull/3038#issuecomment-769239232
We are planing (maybe around 1.82) to add support for spring span everywhere in Dear ImGui.
This mean that strings won…