Sheridan Kane Rathbun
Sheridan Kane Rathbun
Update: attempting to build using Epic's oldest publicly available version yielded the same result, so that is a no-go.
>The scout runtime cannot really provide a newer glibc than the one it already has: it's constrained by backwards compatibility requirements. Tell me about it, this is why we used...
Hi there, can this patch receive some further attention please? As a long-time mac user I can confirm that Cmd replaces Ctrl for all the familiar keystrokes (ctrl+c, ctrl+v, and...
> > Cmd is used as the basic modifier for nearly all keystrokes. > What isn't included in that "nearly all" set ? By that I meant, on a mac,...
Steam randomly doesn't launch for me at all anymore. Just loops crashing the steamwebhelper process. Using an AMD Radeon 7600 XT.
I came up with a solution for a context menu that simply modifies InputTextEx() and used it for my game engine, here is the code. ``` const bool RENDER_SELECTION_WHEN_INACTIVE =...