People reading this, just because you respect my work, please don't take my comments here as a fi…
APoorvaJ I need to have different kinds of nodes - e.g. BitmapNode, HueSatNode, VectorNode, etc. …
Hi Casey, has the speaker list been finalized yet?
I have a design problem that seems well-suited to OOP, but I want a clean C implementation. I'd l…
I cannot get any textures from hha-files to display. I am running win32_handmade.exe from the sam…
That's really cool! I am also working on a debugger (for Linux), and it's nice to see a real work…
No, I think you are right. I think I had a brain fart of some sort. Sorry for the noise
Interesting stuff! I'm kind of a on-again off-again C# user -- the language is pretty nice, and g…
That's all good stuff! I would definitely need one or two more levels of code awareness, and a f…
I'm not sure I follow you on the logic here. In the case you describe, wouldn't
1if(Immediate |…
So, one of the things I have to do with my game is change some of the types so that global positi…
Hi all,
So, I have an issue with traditional text editors & code browsers that presents a re…
I hope everyone's enjoying the start of the spooky month. Expect the Handmade Dev Monthly News in…
Pawan —
Thank you so much everybody for all the answers I am so glad to meet all you great developers
So, I have been looking through the source code recently trying to understand the Asset system im…
This message means you have modified current source file and haven't rebuilt binary.
MSVC debugge…
I have "handmade_temp" and "Win32_HandMade_hero.exe" listed in modules with symbols loaded for bo…
It would be nice to have it so that panels can be popped-out of the main window, and also popped-…
Have you modified how build.bat manages pdb files & lock file handling is happening?
Did wind…
I think we call it memory arenas.
Wikipedia calls it Region-based memory management
I looked around for a thread about this before posting, but apologies in advance if this is a dup…
So, I´ve just migrate to Windows 10 and VS Comunity and things are a little wierd with life codin…
The problem is that this idea of writing software that just *runs good enough* has found it's way…
One thing that may help is distributed hashing. It's originally meant for P2P systems where nodes…
Mór —
Hey just a quick update on this. CLion does not report bugs properly in unity builds, which makes…