Michael Aganier
Michael Aganier
@RobLoach It's good to merge.
C++ sizeof will never return 0. From C++ standard, 9/3 "Classes": "Complete objects and member subobjects of class type shall have nonzero size."
The links are dead. What happened to this issue?
I would also be interested in a `column_table_limit `. I have `column_limit` to 80 but I want to my tables content to always break no matter what. I find it...
Ah! I was looking for the same thing.
I need this too. I want to use the same header file containing my struct definitions between my C code and my ISPC code, such that I don't need to...
> Whenever I use Physac, the CPU goes up to 40% (and when i'm not calling InitPhysics() it goes back to normal). Any fix for this? Yes there is a...
> For solarized light, Here's a screenshot before (-0.08):  Screenshot after (-0.06): 
For the regular Light, it's a more subtle difference, but still an improvement: Screenshot before (-0.08):  Screenshot after (-0.06): 
Oh, hmm.. I just noticed something. The light themes in godot 4 seem broken beyond what I initially thought. At first, I only noticed the overblown highlights. But I went...