-
Many third-party SDKs and packages have been discussed being removed in the near future, so this issue is just to discuss this happening and give users the opportunity to object if they're still using…
-
Hi.
Is there any more documentation towards developers, like what is the architecture of the project and why it was chosen so? I its seems there is not.
I did tinker with the project in vs so i …
-
**Version/Branch of Dear ImGui:**
Version: WP 177
Branch: docking
**Back-end/Renderer/Compiler/OS**
Back-ends: imgui_impl_opengl3.cpp + imgui_impl_glfw3.cpp
Compiler: Visual Studio 2019
O…
-
F:\supercell-wx\external\maplibre-native-qt\test\widgets\
-
### Environment
- OS and Version: Windows 11 Pro version 23H2
- VS Code Version: Latest
- C/C++ Extension Version: Latest
### Bug Summary and Steps to Reproduce
Bug Summary:
Intellisense…
-
Am I missing something or did you just not get around to it yet? I'm working on a project using LSL4Unity now so I can attempt to reduce repeated code if desired. I'm new to C# though so I can't promi…
-
Subscribe to this issue and stay notified about new [daily trending repos in C++](https://github.com/trending/c%2B%2B?since=daily).
-
```
Dear ImGui 1.84 WIP (18307)
--------------------------------
sizeof(size_t): 4, sizeof(ImDrawIdx): 2, sizeof(ImDrawVert): 20
define: __cplusplus=199711
define: _WIN32
define: _MSC_VER=1929
…
parbo updated
2 months ago
-
Hi,
i have tried both methods in running the practice tool.
unfortunately it seems that the tools doesn't start because of a path that cannot be found.
The error is the same on a fresh insta…
-
- [x] Cmake によるビルド対応。GLEW/GLFW/Flatbuffers など
- [x] 依存ライブラリの指定方法の改善