-
what's the license for this repo?
i'm willing to integrate between [my imgui wrapper](https://github.com/AlgoTradingHub/imgui_rt) which also boasts software rendering support, but I need the licen…
-
Hi,
I was making a luajit binding when I saw yours.
I cant understand why cimgui dont return ImVec2 from functions.
Nobody answered my question there, perhaps you would be so kind.
igGetCurso…
-
![screenshot from 2016-08-23 15-45-35](https://cloud.githubusercontent.com/assets/225144/17884283/184dafea-694a-11e6-998a-40c6e295a42a.png)
For some reason ImGui calcs text size as follows:
```
ImVe…
-
Right now the code follows pretty much the way the C API works with some improvements which is similar to what's in the C++ API.
Some ideas:
- Have something similar to "with-open-file" which is used…
emoon updated
7 years ago
-
Hello, I'm using ImGUI for my csgo cheat and I'm loving it but there is a problem and its kinda annoying but everytime I open the menu the windows cursor gets in the game "fullscreen" and starts flick…
-
I've been trying to make it work with latest bgfx but without any fortune. I've fixed the compiling of `texturec` by adding a new `iqa` lib, but have no idea how to solve the compiling of `shaderc`, w…
-
Hi,
Thank you for your project. NanoGUI will be greater if you allow to connect your project to BgFx. BgFx is a cross-platform rendering library with various backends : OpenGL/WebGL/Direct3D ... and …
-
Code is here https://github.com/emoon/ProDBG/tree/master/src/plugins/hex_memory This code https://github.com/emoon/ProDBG/blob/master/src/plugins/disassembly/src/lib.rs can be looked to see how to use…
emoon updated
8 years ago
-
I had some code that printed text in a window and it was sometimes too long, so I thought I'd change it to use line wrapping. I tried changing from text colored to text wrapped, and it crashed. So…
-
It is now inconvenient to access all the of features in the game via dirty shortcuts.
Sure, the `--test` invokations are used for developers, but users should get some kind of shiny buttons
to con…
TheJJ updated
7 years ago