Duane Johnson

Results 121 issues of Duane Johnson

This would potentially be a breaking API change, but I'd like to suggest that the `Option` type be used for optional arguments. Currently, `Option` seems to be superfluous, as arguments...

I've combined the facemap exports and vertex group exports from @scurest's work last year, and tested that this works on 3.0.0. I haven't followed all of the changes and improvements...

**Is your feature request related to a problem? Please describe.** In a three.js game, we would like to be able to tell the "hair vertices" from the "skin vertices" of...

enhancement

**How did you upgrade to 22.04? (Fresh install / Upgrade)** Upgrade from 21.10 **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** Not sure **Issue/Bug Description:** I see the...

**How did you upgrade to 22.04? (Fresh install / Upgrade)** Upgraded from 21.10 **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** I'm not sure. **Issue/Bug Description:** My system...

When I query for intersectionsWithRay on an empty ColliderSet, I get the following RuntimeError: ``` cb4a7832f88eb109b422.module.wasm:0x109724 Uncaught RuntimeError: unreachable at http://localhost:8080/build/cb4a7832f88eb109b422.module.wasm:wasm-function[803]:0x109724 at http://localhost:8080/build/cb4a7832f88eb109b422.module.wasm:wasm-function[901]:0x10d9ac at http://localhost:8080/build/cb4a7832f88eb109b422.module.wasm:wasm-function[1248]:0x115602 at http://localhost:8080/build/cb4a7832f88eb109b422.module.wasm:wasm-function[1181]:0x1148e8 at http://localhost:8080/build/cb4a7832f88eb109b422.module.wasm:wasm-function[1250]:0x115666 at...

I notice that the rapier.rs 3d demo crashes iOS Safari (14.0.1) and iOS Chrome (87). Unfortunately, it crashes the browser (no console logs, no crash traces), so it's difficult to...

bug

When I call `handle.subscribe` with a callback, the callback is being called twice when I expect it to be called once per change. I think this may be the same...

I'm trying to implement a slider control on a new card type, but it seems impossible to stop the drag event propagation. As a result, when I try to move...

**esy version:** 0.5.7 **Operating System:** Mac OS 10.14.4 **Issue:** While installing [revery-quick-start](https://github.com/revery-ui/revery-quick-start) on a flaky / low-bandwidth network connection, I found that `esy` will give up too easily when a...