Fixing keyboard layouts on macOS over remote desktop
Get the ~ key back when you're remoting into a Mac using NoMachine, and the Mac has an ISO keyboard layout.
June Rhodes posted on Nov 21, 2020
macOS
NoMachine
Remote Desktop
Keyboard Layouts
Redirecting arbitrary UClasses
A hack which lets you replace any UClass implementation with any other implementation (without CoreRedirects).
June Rhodes posted on Oct 29, 2020
C++
Unreal Engine
Reflection
Please Don't Actually Do This, Unless You Really Need To
Tech
Circularly referenced lambdas in C++
A handy C++ header that lets you create lambdas that reference each other.
June Rhodes posted on Oct 22, 2020
C++
Unreal Engine
Lambdas
Tech