Jonathan Poncelet

Results 9 issues of Jonathan Poncelet

I found in my own fork that the animation events for my weapon view model would be ignored unless I'd previously fired the weapon. I tracked this down to `R_StudioEstimateFrame()`...

If I run the engine on Mac and toggle the dropdown console in game, the text in the console will scroll when I move the mouse cursor up and down....

Perhaps I'm missing something really obvious here, but if I compile master on Windows, copy the DLLs to the executable folder and attempt to run the exe, I get the...

Building the single-player code with XCode 8.2.1 on Sierra results in the error "Library not found for -lcrypto", along with a warning that the sp/src/lib/common/osx32 directory cannot be found. Copying...

Sorry for posting this as a random issue on this repo, but I couldn't find a better way to contact you. Are you intending to make Hammer++ open source? I...

Not even sure what I did to cause this. The last thing I remember was that I'd selected a prop which had fade distances applied, and I was pulling the...

OS: Kubuntu 23.04 VSCode version: (Codium) 1.80.0, Release: 23188 CodeLLDB version: v1.9.2 (`version` command reports `lldb version 16.0.0-custom`) Compiler: GCC (Ubuntu 12.3.0-1ubuntu1~23.04) 12.3.0 Debuggee: Executable with shared libraries, `x86_64-linux-gnu` The...

need more info

I noticed after neglecting to set a size for a table view that the menu would take up to 10 seconds to render a single frame. After some investigation I...

I've been having issues using clangd with any of my projects on Linux (Ubuntu 22.04) for a long time now. Intellisense fails to recognise pretty much any of my code,...

bug