This is really discussion about GUI frameworks you are using. If you are using IMGUI style UI, the…
I've followed Handmade Hero through the end of the prototyping of the Windows platform layer, and …
There doesn't seem to be a problem with the At pointer, as it's never modified in the ParseOBJ fun…
Thanks to everyone. This is definitely one of the most helpful communities. I will come back and l…
Thanks! I just switch from previous version and there weren't thing like that, I gotta read patch …
Greetings and apologies for the late reply. Like I mentioned we had a port going (mostly thanks t…
Yes this was a bug in 4.0.29. The the next build will restore the ability to resize panels with t…
Thanks for the positive comments, hope the videos were helpful! Feel free to ask any questions abo…
Ray —
It seems related to an overflow of the internal batch system. There is a mechanism to avoid that b…
This is the most recent video I know of explicitly discusses using DoD on a large project: Spoil…
Very cool stuff! I watched all the videos on YT--they weren't monotonic, they were very clear and…
If you're in notepad mode, you can't use the marker. Make sure you're in 4coder mode and try agai…
The most important learning happens when you're forced by necessity to have to figure things out …
Hey Simon, I apologize for not providing better information and appreciate you taking time to revi…
I had a strange behavior. If I call DrawText too much on each frame, then nothing is Drawn at all.…
Hi everyone, I've made a series of short video code reviews of the different systems that comprise…
spx —
So far I have found 2 places where spaces are problematic. Both, as well as the user input for co…
Is there something to do to load a obj ? The code I downloaded doesn't call ParseOBJ as it is, and…
hey guys, Thanks a lot for taking your time to respond. yes I have like 3 years exp in programming…
It's Windows 10 Pro Version 1803 Assembly 17134.1 I can't copy something with this sequence ctrl+…
Miles —
It may be worth watching the first few dozen streams sequentially, since most of the foundational …
Hey Simon, sorry for the delayed follow-up, been a hectic week. I added you to a git repository I'…
Literally following along sequentially with the code is probably a terrible idea, especially for s…
I will probably not be making another post on this blog until February. If you have any questions …
In previous versions it worked just fine, now the panels are static, sliding the edge of the panel…
Yikes! That's a pretty solid bug report, thanks, I'll take a look.
I was debugging and logging messages in my app while using your debugger on my second monitor and …