Sultan Luchezarniy
Sultan Luchezarniy
@bchavez what do you think?)
Not sure that I understand you correctly. I have no support server but an email. If user's system doesn't have registered default program for email, then clicking on Submit Bug...
Preload() doesn't touch OpenGL at all, it just calls internal engine procedures... It seems that error flag is set to an error somewhere else. Can you please tell me, what...
Tip: in Linux, Debug configuration is equivalent to Mixed on Windows.
Firstly, we need to make `R_CHK` macro for OpenGL renderer that will work on Release configurations also... Then, we need to find what we can do about errors with S3C...
It's should not be an issue if you declare the variable as inline.
> > ``` > > 2\. It is possible to remove memory allocations and use `pcstr`. Please, use `pcstr` without memory allocations. > > ``` > > Wait, I don't...
All keys should have static lifetime and no reparsing is needed. Key name should be pcstr.
> > > Excuse the ignorance, but wouldn't it be better adopting existing C++ libraries > > > > > > That has been discussed. > > Could you please...
Can you rename `Localization` folder to `localization` to see if it helps?