-
Dartpy uses the OpenSceneGraph environment from Dart. To add some graphical interface to the simulation (e.g. buttons, showing the simulation time, ...) objects subclassing `ImGuiWidget` would be need…
-
I am loading Arial font. I am sure this font is supporting Vietnamese characters.
But it is wrong render in ImGUI. For example:
"Tôi có th**ể** **ă**n th**ủ**y tinh" => "Tôi có th? ?n th?y tinh"
…
-
We use mainthread libraries to allow giu commands on any thread (when imgui requires to run on main)
We currently have implementations for macos and linux but for windows none works.
- ref: http…
-
**Concisely describe the proposed feature**
Currently, GGUI only supports 5 basic widgets (`text`,`button`,`check_box`,`slider_float`,`color_edit_3`). It would be nice to have support for more compli…
-
**This is Part 6, 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…
-
I'm using the canonical CMake way of enabling `ccache` via `-DCMAKE_CXX_COMPILER_LAUNCHER=ccache`. On my MSYS2/CLANG64 installation of Emscripten, this technique fails, probably due to the `emscripten…
-
How a can set the TextBox to handle multiple lines?
-
**Is your feature request related to a problem? Please describe.**
At the moment we're using a fork of `giu` (ianlin/giu) but structure and dependencies of the fork was changed and now updating it an…
-
The plugin loads and works but isn't fully functional. Same error message when installing manually or through BakkesMod itself:
> Error - Check that this folder is present in BakkesMod: data/RocketSt…
-
**This is Part 1, 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…