49fl

Results 50 issues of 49fl

You may have recently discovered the wallet is not working; this is because it's not compatible with the newer public node which has been deployed. You must upgrade to version...

Seems it's possible to compute normals https://github.com/libfive/libfive/issues/45 but they aren't exposed in any way.

Amazing glsl-optimizer bulids no problem! This should help resolve the massive GLSL code that curv generates before sending it to the glShaderCompiler. I noticed while curv does a small bit...

I think it's a waste of resources (even if it's not ours) to have GitHub Actions run when opening a draft PR. https://github.com/orgs/community/discussions/25722 can help with this.

In tests/gpu/adidas_x.gpu, there are a couple of these: `float r348 = 3;` which is technically incorrect (but the underlying glsl compiler is ok with) - this should be `3.0` instead.

bug

I'll most likely submit a patch (working on adding pipe support to erizo...)

It's all in the title really. Your style guide misses some stuff, like what a thing.component.js file should look like, or how to pass around the module name. In your...

Looking at the little sample application, it uses bios calls to display stuff. Then looking at the Makefile, it's clear it requires libbios, but I cannot find it in this...

I'm running Kakoune v2020.01.16-326-gc2516f02 and when I invoke easy-motion-w, I'm not seeing any characters pop-up to jump to. Is anyone else experiencing this?

Another easy fun activity for Hacktoberfest. Lets see litt be type safe :D

hacktoberfest