Levi Pesin

Results 23 issues of Levi Pesin

`utf-8` should be an argument not of the `JSON.parse`, but rather `fs.readFileSync`.

**What kind of change does this PR introduce?** Fix. **Did you add tests for your changes?** Yes. **If relevant, did you update the documentation?** Yes. **Summary** An easy fix to...

Hello! Thank you for creating such an amazing renderer! Can you try to port it to WebGPU (three.js's WebGPURenderer), please? I think it can significantly speed up the rendering (maybe...

Please look into https://github.com/SecureAuthCorp/impacket/issues/866 and https://github.com/SecureAuthCorp/impacket/issues/856. I think that problem is not in impacket, but in pyOpenSSL.

Because the version of the `pacote` dependency is outdated, the following is produced when installing rollup-plugin-filesize: ``` npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated...

See https://github.com/emscripten-core/emscripten/issues/10784, and, possibly, https://github.com/strukturag/libde265/commit/f38489503ee55e6b937d26a4480b081e3c4245e4.

**Is your feature request related to a problem? Please describe.** We should make using addons less confusing for the users. **Describe the solution you'd like** I suggest the following road...

Suggestion

Related issue: https://github.com/mrdoob/three.js/pull/23406 **Description** As we now have `three/addons` alias, and started to refer to examples classes as addons, isn't it the time to note that in documentation?

Fixes https://github.com/mrdoob/three.js/issues/24212 **Description** Add the required secure headers to the editor's service worker and clean up it. @mattrossman Please confirm this works.

Instead of https://github.com/Rich-Harris/agadoo/pull/13. `utf-8` should be an argument not of the `JSON.parse`, but rather `fs.readFileSync`.