We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Andre
Ah, but that's assuming OP didn't #include handmade.cpp inside win32_handmade.cpp, which coinciden…
»
Mārtiņš Možeiko
Hmm, I think that in case both .cpp files are compiled independently then they would not link toge…
»
Andre
Are you perhaps compiling all of the .cpp files as separate translation units? If you look at Case…
»
David Butler
Over the weekend I thought it might be fun to implement a very basic 3d wireframe renderer. I ba…
»
Mārtiņš Možeiko
Can you post your vcxproj file somewhere? I cannot imagine this function being removed if it is ca…
»
Oswald Hurlem
@nothings @ratchetfreak Yep, the simple skylight, breadth-first light propogation, and the AO is w…
»
ratchetfreak
Light in minecraft is baked per block. Each block has 2 4-bit light level values, sunlight and art…
»
x13pixels
I'm guessing this will get fixed as soon as the code is actually enabled but figured I would point…
»
Jack Mott
No, CNTRL-F6 doesn't work. F6 works if you have one code file split into two panes, but that is d…
»
Sean Barrett
FWIW, as far as I can tell from looking (I haven't delved into it too closely), Minecraft has roug…
»
Casey Muratori
If you are developing for DirectX 12, I do not think that is possible to test on Windows 7. Other…
»
Jack Mott
We should give the guy some positive reviews: let the world know!
»
doublenibble
I was looking into few plugins but none of them did what I wanted. It seems that I didn't look har…
»
Jack Mott
I had just tried that and it didn't work. Let me try again. EDIT: it works!
»
»
Allen Webster
So we finally made it! Albeit nearly a week after we thought we would dock but the seas of handm…
»
Matt Mascarenhas
Ach! Cheers for pointing this out, Martins. On reflection, I think we'll keep this repo internal …
»
Adam Byrd
I've been using (). Works well enough. I have keybindings for cycling through tabs in a group, mo…
»
NightxAngel16
I do apologize for the late response but here is an update on the situation. The controller portio…
»
Abner Coimbre
Unless there's an editor, compiler, IDE, or some such dev tool that's just for Windows 10 (which I…
»
Nick
What do you mean by 'better' for developing on? I can't really see how it would make much differen…
»
Timothy Wright
I like Windows 10 a LOT better than 7. I haven't had any trouble so far.
»
Mór
I have Win 7 and like it a lot and I would like to stay with it. But now I'm wondering if I should…
»
»
Mustafa Al-Attar
Thanks for your advice. I will look into it and see what can I do. have a nice day.
»
Jack Mott
that tab group issue is my biggest gripe as well. some vs devs on twitter got wind of it so maybe …
»
doublenibble
One problem I have with Visual Studio is that side-by-side editing is a pain without keyboard shor…
»
Mevius
Where's the hide menu bar option? Good post.
»
Sergio González
Thanks for letting me know! You're right. It wouldn't have been a problem in release. However, it …
»
Jesse Coyle
Ah, thank you. "Persistent Game Memory" wasn't really the words I was looking for I guess haha. An…
»