Mike Dawson
Mike Dawson
Enter and Backspace key don't work in text boxes (but imgui callbacks are successfully installed!)
[Latest ImGui Docking] [Latest GLFW] [Visual Studio 2019] Hello, using ImGui::InputText , it seems like ImGui ignores the enter and backspace keys at first I thought it was a bug...
Love the project! Just wanted to report my test against FireFox Nightly: using the following video: https://www.youtube.com/watch?v=LXb3EKWsInQ Thorium shows Render/3D at 100% and Video at 0% in intel_gpu_top, and the...
Hi, I'm sure I'm doing something wrong here, but I'm stumped as to what In my game, I replaced the normal A* pathfinder with your JPS version, and half the...
same issue as https://github.com/Azure/azure-powershell/issues/10203 , however that is closed so I'm opening a new issue ## Steps to reproduce ```PS C:\WINDOWS\system32> Get-AzConsumptionUsageDetail Get-AzConsumptionUsageDetail : Operation returned an invalid status code...
perhaps things have changed in the latest versions of torch since you wrote this? 
Hello, I'm getting the following error when trying to use cmake: CMake Error in CMakeLists.txt: Imported target "torch" includes non-existent path "C:/Program Files/NVIDIA Corporation/NvToolsExt/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:...
Hello, Image here to set the stage: https://i.imgur.com/JXkbSMX.png In the image, a turret shoots kinematic trigger balls towards the player, which is a character controller (very skinny in this screenshot)...
It took a bit of effort to get everything running, but I feel like I'm almost there when starting, it will read "All neural network" and then stop speaking, also...
### Library and Version Example: PhysX v5.3.1 ### Operating System Linux (Kubuntu 23.10) ### Steps to Trigger Behavior 1. clone repo 2. install clang (FYI - I didn't see this...
after kagi searching for the issue, I found the solution here: https://stackoverflow.com/questions/55045307/sdl2-empty-transparent-window-in-linux the problem is the SDL_Delay(3000)