Jamie Owen

Results 16 comments of Jamie Owen

I have transpiled modules setup but it still fails. Removing exports in the package.json works for me. But if it's required then exports expects a string not a boolean. This...

I have the same/Similar problem with scss files imported from module inside node_modules. On the Nitro server build. Nuxt 3.3.3

@mrdoob Good question! I'm no java expert, but I think it might be possible, there's some fairly active Java -> WebAssembly compilers out there. https://github.com/i-net-software/JWebAssembly https://www.leaningtech.com/pages/cheerpj.html And the source looks...

Cheers man. Haven't seen that before. What graphics card / machine are you using? It's likely its an issue with declaring so many blend mode functions into one shader. This...

Ok just noticed your update.. Glad its working now - I didn't make any changes. It may be a graphics card issue with your work machine.

@rcoenen If you need something quick to mock up a single blend mode test you could try using this module as a base : https://github.com/mattdesl/glsl-blend-soft-light Once you have a project...

@ripsonowy I haven't actually seen this error before. As i mentioned, i think it is likely down to the number of functions that the all.glsl file is creating and may...

Hey bojam, I hadn't been aware that Robotlegs 2 had been finally been released! Good news... Cheers for letting me know.. I'll update this first thing tomorrow.. Cheers, Jamie

Hey Guys, I had a quick look into this, and had made some small changes previously for some updates to RL2.. I don't see any compile time problems with a...

Can you post some example code? Are you registering all mediators and view classes correctly?