Will Murphy

Results 58 issues of Will Murphy

Current scaling places the center of the color scale at the mid-point of the data range, but other options could be useful depending on data distribution

Rework overflow handling to be done in a single pass after the layout is built

alter guide to show only colors possible with known levels

start from `state.center`

Error: Uncaught TypeError: Cannot read property 'removeComponent' of null .../aframe-motion-capture-components/src/components/avatar-replayer.js:218:0 I'm getting this error in test cleanup when using `avatar-replayer`, and it is reproducible in your replay.html example by calling...

@jheer we talked about this on Slack when I first began the project and there was potential interest in merging to main. We've been using this in production for several...

See also #3972 Two issues disrupting local dev against hubs cloud since February: 1. Assets are loaded via `https://${local ip address}:8080/...` instead of localhost. Browsers see this as a different...

external
jira-hubs
pull-request

With the switch to troika text, we lost processing of newline characters in text values. ![Screenshot from 2022-06-17 14-07-43](https://user-images.githubusercontent.com/10034859/174390713-5674618b-c5d5-4996-868c-6f2800ef26aa.png) Troika's docs said they support them, so I took a peek...

Trying `event-set="_event: triggerdown; physics-collider.collisionPhysics: true"` doesn't apply the change and gives a console warning: ``` core:schema:warn Unknown property `collision-physics` for component/system `physics-collider`. ```