-
Firstly I just want to thank you for this one-man wonderlful project.
Do you plan supporting more entities like: `number`, `input_number`, `button`, `lock` and eventually something tricky like `input…
-
[P1938R0](https://wg21.link/p1938r0) if consteval (Barry Revzin, Daveed Vandevoorde, Richard Smith)
-
### What are we doing?
Converting cute_framework headers to be C compatible, while leaving an optional namespaced C++ API in place.
### What work is remaining?
- [x] Prefix all types, functions…
-
### Version/Branch of Dear ImGui:
Version 1.90.4 WIP, Branch: master
### Back-ends:
imgui_impl_sdl3.cpp + imgui_impl_sdlrenderer3.cpp
### Compiler, OS:
Linux + cmake(ninja + gcc)
### Full confi…
-
### Version/Branch of Dear ImGui:
Version v1.90.5 (unchanged)
### Back-ends:
imgui_impl_glfw.cpp + imgui_impl_opengl3.cpp
### Compiler, OS:
Windows 11 + MSVC using Visual Studio 2022
…
-
# Describe the bug
In one of my projects, std::expected throws errors
error C7608: atomic constraint should be a constant expression
and
error C2131: expression did not evaluate to a constant
I …
-
Hi,
I was trying to integrate tinyusdz in my (non-cmake) C++20 project and I was hitting this error:
```
/tmp/tinyusdz/src/nonstd/expected.hpp:229:16: error: ‘expected’ has not been declared in ‘st…
-
Hi,
When I try to build the package on Windows using catkin_make_isolated (because catkin build isn't supported on Windows) this is my CMakeError log:
Click to expand
```
Determining if the i…
-
1。普通にlaunchを立ち上げるとcollisiondetectorのコンポーネントが入らないです。なので入れるようにするにはどうしたらいいかしらべて、入れてみてください。
2。その時に両腕の前腕がセルフコリジョンする動作をつくってください。いきなりだと危ないので、まず10cmぐらい離れたし姿勢になって、1cmづつ、ちょっとづつ近づくようにしてみてください。
3。たぶん、手のモデルが入っていない…
-
### Version/Branch of Dear ImGui:
HEAD b555984a, branch docking
### Back-ends:
imgui_impl_win32.cpp + imgui_impl_dx12.cpp
### Compiler, OS:
Windows11, MSVS2022
### Full config/build information:…