Einar Öberg

Results 6 issues of Einar Öberg

When the context is in suspended mode and a lot of actions are coming in, such as setting volume() or pan() in a game loop it will result in "Uncaught...

In our project the different language-files have the following structure: `{ "en": { "key": "value", "key2": "value", }} ` The tool does not like that and see the key as...

Would it be possible to implement lines with disconnected segments? I read this article about [Instanced lines](https://wwwtyro.net/2019/11/18/instanced-lines.html) doing this. I wonder if we could reduce drawcalls for example when drawing...

When loading .splat-file everything works as expected if the file loads the first time (or throttle network-speed and disable browser-cache). Then the stream.read() serves smaller data-chunks and he model is...

bug

You currently getting an DataCloneError in the transferable-detection, but that can be wrapped in a try-catch. Then I don't get any more errors while running the simulation, but no physics...

duplicate

Had some troubles yesterday with fault urls when loading panos that causes the load-complete callback to fail. Thought it was a quota-problem but it was the _count that did not...