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…
ishanatmuz Is there a way to register to threads on the forum to be notified via email, when some…
Ishan —
Huge thanks to everyone for answering my queries.
One more question: Is there a way to register …
I know it sounds trite, but doing a bunch of programming on your own is paramount to developing c…
ste —
Oh yeah!
it works!! thank you very much Allen. And thank you for your amazing work!
Latest Demo: push_allocator & Minimal Dependency Building
https://www.youtube.com/watch?v=f_L…
You should be able to change font size in the regular version as well. The only method that exis…
ste —
Hello everyone,
just a simple question. Do i need the "super" version of 4coder in order to beein…