RaphaelMelanconAtBentley
RaphaelMelanconAtBentley
**Describe the bug** When zooming out of a non-geolocated model with camera enabled until you cannot see the model anymore, sometimes the viewer crashes at [FrustumUniforms.changeFrustum()](https://github.dev/iTwin/itwinjs-core/blob/master/core/frontend/src/render/webgl/FrustumUniforms.ts#L97) because `viewZ ` is...
Fixes https://github.com/iTwin/itwinjs-backlog/issues/93 Adds an atmospheric scattering lighting effect to the render system. This feature is marked as Beta.   The effect is only displayed with 3d geolocated iModels with...
Sometimes, when the atmospheric scattering effect is enabled, it does not apply properly. The effect should look as if the further away from the earth a pixel is, the less...
Using a SkySphere with an image (and possibly a SkyCube with images) along with the Atmospheric Scattering effect from this [pull request](https://github.com/iTwin/itwinjs-core/pull/3720) distorts or inverts colors around the atmosphere's rim....
The atmospheric effect implemented by this [pull request](https://github.com/iTwin/itwinjs-core/pull/3720) requires a SkyBox to be applied for the effect to look proper. However, turning on atmospheric scattering does not currently make sure...
The feature attempts to mount `/var/run/docker.sock`, but when running docker as a non-root user as show in the [docs](https://docs.docker.com/engine/security/rootless/#install), this is the wrong path to the socket...
When setting `"host_requirements": {"gpu": "optional"}`, the override adds the capability without the `driver` and `count` sections. ```bash [2024-06-12T18:58:55.598Z] Stop (1970 ms): Run: docker build -f /tmp/devcontainercli-rmelancon/updateUID.Dockerfile-0.62.0 -t vsc-booster-ai-8960dda54929ced7aedbc1d531258379f1613874a876c5691c3e0f3082d263f1-uid --platform linux/amd64...