Hleb Valoshka
Hleb Valoshka
Let's keep it open for a while until we decide the future of win32 & gtk frontends.
[This image](https://upload.wikimedia.org/wikipedia/commons/5/59/Trianglefan.png) shows Triangle Fan. `A` is `i0`, `B`, `C`, `D`, etc are `i1` and `i2`. So `i0` is common and no need to update it. > and the increment...
@RacerBG what about 1.6.1? do you the same issue with it?
> Btw I would be also happy to see Parser class integration. What do you mean? Parser is an absolutely independent entity, it's only required to parse files.
> By the way, I realize that something like `DATADIR` (which is related to `SPLASH_DIR`, etc. ) are hard-coded in compile-time, is it better to load these in runtime through...
> I meant Array and Value classed from parser.h I will. Currently it's just a proof-of-concept so it doesn't contain all required code. Instead of replying I edited your comment,...
I see this as a custom console class instead of build-in one. A new console should be able to display log entries in GUI dialog, save them to file and...
#908 implements the original idea.
i think the problem is with legacy GL widget, unfortunately recommended to use one has a lot of issues in fullscreen mode.
I had a short email conversation with Chris and he suggested another, faster and simpler, implementation. - The texture has just a single 16-bit floating point channel; color is not...