ChivenZhang
ChivenZhang
Just a Question. I have found that if popup dialog was created in window A, and i couldn't open it in other window. Is that possible for me to control...
**Version/Branch of Dear ImGui:** Version: 1.88#1 Branch: docking **Back-end/Renderer/Compiler/OS** Back-ends: imgui_impl_sdl.cpp + imgui_impl_opengl3.cpp _(or specify if using a custom engine/back-end)_ Compiler: MSVC VS2019 Operating System: Windows 10 **My Issue/Question:** Operations...
**Version/Branch of Dear ImGui:** Version: 1.89.1 Branch: docking **Back-end/Renderer/Compiler/OS** Back-ends: imgui_impl_glfw.cpp + imgui_impl_opengl3.cpp Compiler: vs2019 msvc Operating System: windows 10 **My Issue/Question:** I have pull the newest version of imgui,...
### Library and Version PhysX v5.3.0 from vcpkg ### Operating System Windows 11, visual studio 2022, v142 toolset ### Steps to Trigger Behavior 1. install physx:x64-windows using vcpkg 2. link...
**Describe the bug** I used freeimage library. The wrong thing happend when I try to change BGRA color order into RGBA by adding new definition in CMakeLists.txt under editable mode....