Adel Vilkov

Results 5 comments of Adel Vilkov

> It looks like there a some bug in FreeType version < 2.11. I've updated github build actions and AppVeyor scripts to use a fresh FreeType version. The last [release](https://github.com/vladimirgamalyan/fontbm/releases/tag/v0.4.7)...

> Sorry for late. I come back to this issue from time to time, but I can't figure out how to fix it better yet. I don't want to just...

> Surface lights use single point emissions by default now, which is to help with execution speed. Bounce lighting is the same code as surface lighting, so they both end...

I've just found out that there's a related pull request #484, though it doesn't contain a version check, so it'll break on Win7.

On the mangled names issue - just a speculation, but I'm guessing it could be because of GLSL->SPV compilation methods passing debug output parameter as value of `target == CrossCompileTarget.GLSL...