Daniel Adams
Daniel Adams
I can definitely understand the concerns about security and the desire to separate the raw movement data from actual input to the application. In your hypothetical though, I'm not sure...
Yes, there's a spec PR I've been waiting to merge for this before continuing but I do intend to finish it
I managed to address everything except checking for document visibility on playEffect and reset. It seems like the document visibility is hidden despite the page having loaded with visible content...
This seems like exactly the tool for the markdown generation: https://github.com/jsdoc2md/jsdoc-to-markdown. I could take a look in a couple of days and see if I can get something going
Did a bit of digging on this. As far as I can tell, p5.instance._renderer is correct (RendererGL) all the way until it requests the reference space in p5ar.js. Inside the...
Per discussion on Discord, it appears the blocker in Firefox is support for background service workers for Manifest V3 https://bugzilla.mozilla.org/show_bug.cgi?id=1573659