Made a search for the latest web trends and this blog pretty much sums upp everything that I hate…
I updated the arguments with a long list of facts to sound less opinionated. Including all argume…
Thanks for the comments. I will add more content and clarify those points when I figure something…
The following might sound negative but my intent is to provide some useful feedback. It's only my…
This happens in the forums too.
There is a layout hook (in 4coder_default_hooks.cpp) that should allow you to customize indentati…
That's awesome!
Thanks so much for the in-depth explanation! :)
Recently read about how important it is for open source projects to let their users find them in …
Thanks for your reply.
Oh, I got the picture. For some reason I thought you were doing something…
John —
I want:
1
2
3
4
5hello_how_are_you(
x,
y,
z
);
but I get:
1
2
3
4
5hello_how_are_yo…
main.c:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17#include <windows.h>
#include <…
Whaaaaat?
You are actually saying that I don't have to pass a ton of pointers to the dll? That i…
I procrastinated writing a blog post for more than one year, so quite a lot happened since last u…
Geany falls into neither the quirky command line nor the bloated javascript category. I find it c…
Miles —
igormorgadoAs emacs. But as you can see, Casey's productivity is far high using it.
Nah, not real…
Neo Ar —
mrmixerHow come there is no page view counter ?
I actually really wanted it to have a view count…
Please let me know if you are interested in this position or know someone who could be a good fit…
The Software Development team at GBatteries is responsible for bringing the systems and infrastru…
notnullnotvoidigormorgadoBTW, vim isn't a editor to "try" you pick it and use it for life. Isn't…
How come there is no page view counter ?
The layout of wiki talk pages is pretty bad and hard to read.
Links in the feed to wiki talk page don't work.
For example this link. In firefox I get a
The pa…
Alexey —
Exactly, the return type is int, so the mod 65536 never happens. The arguments of the addition ar…
Miles —
I still very much wouldn't like to wait for that step when making frequent changes to models, but…
notnullnotvoidAlso, things that only run at startup are still very much worth optimizing, sometim…
It could be done that way. Just export platform functions from main exe file and in game dll use …
Terans —
In the non-specific code, Casey uses various pointers to functions that the platform layer must s…
Miles —
Unfortunately, as much as I love PLY for static models (it's pretty much the simplest possible te…
Neo Ar —
https://getsimple.computer
Would it be possible to automatically generate normal mapping from the heights? A low-resolution …