Jason —
I've been playing around with milton (the drawing app which I downloaded from github) and for som…
C_Worm —
Hey, im trying to use glbuffersubdata to update more than 1 entity (simple rectangle).
however w…
@x13pixels, did you ever try adding the dpiAwareness prop to the manifest of RemedyBG?
If anyone comes here, the new article Customization layer - getting started ( 4coder 4.1 ) is ava…
In a simple test on Windows with Visual Studio 2017 and compiling with /O2, __debugbreak( ); stil…
here are the news on the meetup.
We are currently out of a place to meet for a bit of time, and …
mrmixerWelcome back. Glad to see you're ok.
There are a few title markup issues in the post ( Li…
On http://4coder.net/ At the bottom of the page there is a link that reads "Handmade Network disc…
Thanks for the help. Maybe you could make the auto indenter make an indent whenever the user pres…
After quite some time I'm now nearly done with the introduction of custom memory allocators suppo…
Hi,
I've disable lighting by modifying code on win32_renderer_test.cpp file at row 376:
Frame-&…
Maybe you should try contacting Allen on twitter or the 4coder discord to know what would be the …
If you're using the latest code, I think the bottleneck is the CPU. Even on Casey's machine it do…
Next episodes will be much more about making the game systems so you will enjoy it for sure! Soun…
Solved.
The solution was to enable HANDMADE_INTERNAL inside built.bat
What are minimum requiremen…
I'm certain you're going to enjoy those next 20 episodes even more.
Actually this is way harder than I thought it was going to be. I order for this to work I'm going…
Hi,
I was unable to start win32_handmade.exe 'till a guy on IRC channel point me to the right di…
Dang. Well turning off virtual white space will be fine for now. It would be great if I could fin…
I don't know if having auto indentation for python will be possible as I believe 4coder at the mo…
The assert was triggered on my system as well when I wrote that part on my own (which I promptly …
Hi there,
I just completed the first 20 days of handmade hero as I followed along with Casey by …
Welcome back. Glad to see you're ok.
There are a few title markup issues in the post ( Linux/Uni…
Hi there,
after a very long break, i am finally back - fully well and very motivated to code ;)
…
Ok, I think I figured it out.
here's the code I created:
https://github.com/Barret5Ocal/4coderP…
I'm trying to create a python mode for 4coder. I have already made the 4coder_language_py.h file,…
Thanks again for your help. Relative paths didn't work but i managed to get the project directory…
I was creating this article Customization layer - getting started ( 4coder 4.1 ) and I noticed th…
Content This article is a small introduction to the 4coder customization layer for 4coder version s…
Moritz —
Hello everybody,
I'm currently racking my brains about strange behaviour when vertically resizing…