-
The windows build instructions work fine.
> C:\Raygun\Raygun-master>cmake.exe -G "Visual Studio 16 2019" -A x64 -B build
-- The CXX compiler identification is MSVC 19.23.28106.4
-- Detecting CXX co…
-
### Functionality
- [x] Heightmap and blendmap terrain tools
- [ ] ~~Height based texture blending~~
- [x] Grass wind animation
- [x] Fog
- [x] Better ImGui font
- [ ] ~~ImGui console~~
- [x] H…
-
Would it be possible to detect if RmlUi needs to use my entries? Because I would like to prevent other components from being affected by the inputs if RmlUi uses them.
Thank you for your attention.
-
Hello,
Thanks for making this project. It seems really well designed!
I would like to use it in my projects. Can you tell me what License you will use?
My projects are interactive content cr…
-
In the weekend I made this imgui "extension", mainly to allow imgui users to load .fnt files in "text" format (actually it should autodetect if the .fnt is "text" or "binary" during the loading phase)…
-
Hello,
Dear ImGui can technically be rendered with the texture unit configured to use Nearest sampling instead of Bilinear. All examples and provided backends have been using Bilinear, which allows…
-
Sorry to talk about a non-issue problem here.
As described in #152, I finally find out how to fix that, you should scale the ImGui canvas (i.e. io.DisplayScale), and keep fontScale to 1. Then we w…
-
Hi,
This might not be an issue but a discussion. :P
I noticed that GLFW v3.3 just add a callback "SetSizeCallBack" which will be called when window's size is changed.
So I tried to implement a live…
-
**Version/Branch of Dear ImGui:**
1.74 / master
**Version: 1.74
Branch: XXX _(master/viewport/docking/etc.)_**
master : 927472f5ff978bcc9f67708316481a3fcae4c04d
**Back-end/Renderer/Compiler/…
-
Hi,
i try build on fedora 27 but not work building. This is a log:
```
[vluongo@vluongo-fedora-hpo RigsOfRodsFedora]$ ./ror.build
Already up-to-date.
-- Found PythonInterp: /usr/bin/python3 (…