-
Happened two times in build 210. Not sure if it will happen too in 212. Seems that the crash logs can be found in iTunes-Testflight
-
Hi,
I am currently using SPECFEM Globe to produce low frequency synthetics. It seems like the resolution period cannot go above 68s. Is it possible to simulate very long period seismograms, for exa…
-
I cant log in on Databag on iOS. Im hosting databag using my umbrel server, but it doesnt work. could you also tell me if its possible to log in from the other side of the globe?
-
I've run into this with various 3D Tilesets, but this is a good minimal example produced by Adam Twite in [this forum thread](https://groups.google.com/d/msg/cesium-dev/25wlWeLRPII/6x112pjpAwAJ):
…
-
### Specification
In the previous issue, https://github.com/MatrixAI/Polykey-CLI/issues/245 ([ENG-358](https://linear.app/matrix-ai/issue/ENG-358/implement-secrets-ls-command)), listing the content…
-
**mapbox-gl-js version**: Presumably all versions since the introduction of terrain through 2.8
**browser**: All
### Steps to Trigger Behavior
1. Open a map where a fill layer is added on to…
-
### Who is requesting this?
Marine Life community stakeholders broadly
### What is being requested?
"One of the things we are being faced with in America the Beautiful is to conserve 30% of U…
-
If I set the DNS to 127.0.0.1 and the IP to automatic.
I get the world globe saying not connected, yet can access the net.
If I change to a Static IP on the adapter and the DNS is 127.0.0.1
I get…
sutex updated
3 years ago
-
```
What steps will reproduce the problem?
1. Capture mouse events from the globe
2. In the event handlers: Based on a boolean value call event.preventDefault
and event.stopPropogation()
3. Double c…
-
i'm trying to modify the default DirectionalLight using useEffect, but the scene it loads doesn't yet have the DirectionalLight as its child:
useEffect(()=>{
// const globeEl = useRef(…