Oliver Wipfli

Results 661 comments of Oliver Wipfli

Thanks for the feedback @manuelroth. Can you maybe take the bug report template and write up some more information about the problem? I guess there is some info in the...

Workertransfer has always a much faster first run. That is a bug I think..

In case we get dedicated machines to run CI on then it would be great to have the benchmarks there @hy9be. They don't run in CI at the moment because...

@767160 thanks for sharing. You can ping me on slack and I can maybe put you in touch with people who are interested... https://osmus-slack.herokuapp.com/

Also happens when no terrain source is present. I wonder if we could add a render test / if there should not already be one which covers this behavior...

Maybe the following failing browser test is related to this issue: ``` > jest -c ./jest.config.e2e.js ./test/integration/browser FAIL test/integration/browser/browser.test.ts (7.153 s) browser tests ✕ chromium - Drag to the left...

The issue seems to persist for me

Persists for me. Steps to reproduce on ubuntu chrome and firefox: ``` gh pr checkout 1022 npm ci npm run build-dev npm run start-server ``` Open http://0.0.0.0:9966/debug/terrain.html#11.53/47.2767/11.3279 Put mouse cursor...

I can confirm that in 2D mode the zoom works. I tried it with http://localhost:9966/debug/extrusion-query.html#4.26/45.14/16.35/10.4 As you said @prozessor13, in 3D the zoom still goes to the center of the...

Since zoom works as before in 2D mode, I think this is no longer a blocking issue for the terrain3d pull request.