Krzysztof Klinikowski

Results 19 comments of Krzysztof Klinikowski

Heres some how-to: https://github.com/kabukky/journey/wiki/Migrating-from-Ghost-to-Journey

Could be this? https://developers.facebook.com/support/bugs/250253175687554/

Could be this? https://developers.facebook.com/support/bugs/250253175687554/

Yes. I prepared simple movement system based on accelerometer and will try to merge it as soon as I can. BTW. Just from curiosity, on which device you get 10fps?...

I started implementing support for ETC1 texture compression. Made a little script to build pk4 file with etc1 textures made from original tga's located on Doom 3 pk4 files. Sadly...

https://github.com/kkszysiu/idtech4tgatoetc1/ Script to convert tga's from pk4's to pkm (format used by etc1 texture) :) If anyone wants to use that script, please remember that you need to copy all...

Hmm, Android is using EGL but it looks quite different than code you pasted above...

I was thinking about Transifex integration before but never checked how much effort it is to support it. I mean I don't know how yet how to integrate it with...

Yes, I see https://www.transifex.com/mifm/mifm/

I would need to somehow integrate automatic pushing of translations to repo, but it seems it needs some configuration and tweaking.