Mike Dawson

Results 11 issues of Mike Dawson

[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...

inputtext

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...

feature-request
Service Attention
customer-reported
Consumption - UsageDetailsAndExport

perhaps things have changed in the latest versions of torch since you wrote this? ![image](https://github.com/Omegastick/pytorch-cpp-rl/assets/28493830/f84c444a-6be1-4c46-8415-841d487ee10a)

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)