Jules Blok

Results 98 comments of Jules Blok

I don't think MSVC works well with UTF-8 resource files, Underground78 or XhmikosR can tell you more about that.

We've changed the resource file encoding to ASCII while keeping the translations in UCS-2 and updating the translation scripts to handle this. So far it's working well, you can remove...

The license is already in the repo, it's just in the resources folder: https://github.com/leonbloy/pngj/blob/master/src/main/resources/LICENSE.txt

> There is a binary file in the externals. We generally build our external libraries directly inline with the source. We aren't comfortable with including the binary directly in the...

> The simulator is for PCVR only. I am not going to add support for that because it would make the PR even bigger and harder to merge. Lines of...

> [The non-proprietary Khronos version of the OpenXR loader](https://github.com/KhronosGroup/OpenXR-SDK-Source) is under the Apache license, requires 0 opaque binaries and has 0 dependencies on the Meta Quest SDK. It should be...

I can assist on PCVR and Windows support.

> @CrossVR, Could we move this out of my fork into a branch in this repo? If people contribute in my fork then it won't go through the tests and...

> Thank you @CrossVR. As I am not touching the code these days, will you try to make it working on PCVR? I am planning to work on that yeah,...