FlorentMasson

Results 14 comments of FlorentMasson

Thanks for your quick reply, I installed the latest, v1.1.0 Yes, I did restart Maya and I did not find OneDrive running (I probably disabled it long time ago) If...

So much for indie devs... 😢 Thanks for looking

The reason is trying to find an alternative to blender 😅 But the lack of GLTF support in Maya won't really make the workflow easier (especially if we need to...

Hey @erichlof, I agree that's it's a wonderful work! I'd love a feature for baking to texture too... Here's a link that explains the process, it's pretty old but everything...

I dug through the code from the PlayCanvas lightmapper and I found this blog post from the author: https://ndotl.wordpress.com/2018/08/29/baking-artifact-free-lightmaps/ He is actually using a clever trick in a shader where...

Shouldn't it be `edit-config`? https://stackoverflow.com/a/38013943 Also worth mentioning you need to remove/add the platform for it to work

We made it work but it was rather uneasy. It needed a few fixes in the code and updating SConstruct. The changes are in [my fork](https://github.com/FlorentMasson/IntelOIDenoiser.git) Here is basically the...

Some progress on the webkit bug https://bugs.webkit.org/show_bug.cgi?id=235515 Apparently, only some devices are impacted.

I managed to generate a Mojave ISO by replacing High Sierra with Mojave in the script too. And I booted the ISO successfully after I executed VBoxManage commands listed in...

I'm also interested by this as it doesn't seem to be currently working when imported as an ES6 module ``` mainloop.js:152 Uncaught TypeError: Cannot set properties of undefined (setting 'MainLoop')...