Casey Muratori

Results 24 issues of Casey Muratori

The entire V1 codebase was written in a very short period of time, and I didn't know DirectWrite, Direct2D, _or_ Direct3D when I wrote it. I basically just worked off...

So, I don't know what the exact plan is for extending the watch window, but I wanted to throw this out there for consideration: Among the many problems with Visual...

Type: Enhancement
Priority: 5 (Medium)
Component: Watch Window

If you're on a line with lots of function calls, like: ` MyStupidFunction(WrapString("Foo"), V2(1.0f, 2.0f), 13, V3(1, 1, 1)); ` but you want to step into MyStupidFunction, it takes a...

Type: Enhancement
Priority: 4 (Medium)
Component: Engine

I'm not 100% sure about how the RemedyBG main loop is working, but at the moment, even if RemedyBG is not doing anything (no executable is running, the user is...

Type: Bug
Priority: 5 (Medium)
Component: Other