-
### What happened?
Now that it's easier to enable shadows in meshcat, it turns out that the vector arrows for contact visualization cast shadows. Generally, we should make sure that any visualized el…
-
#230 has no testbench.
We discussed (@thejayps, @rptb1 and @UNAA008) during the preparation of the pull request that the testbench would be difficult to write, and decided to defer it until some ti…
-
Hi--,
I had installed airwave with probably wine 1.6 or 1.8 earlier found on the ubuntu repositories ( I cant remember) and then updated to wine 2.0 in order to avoid a bug with C++ in wine. Air…
-
### Describe the bug
Hey everyone! I'm planning to set up an SMP server with my friends. I noticed that Geyser now works with Bedrock version 1.20.30, which also supports Minecraft Deferred rendering…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.7.2
### What happened?
The trigger instance handled by triggerer-…
-
### Description
Presumably for historical reasons, the `container_properties` field of `aws_batch_job_description` is represented as a JSON string, instead of using a block. This defers validation of…
-
### Hardware and Software
2024-09-02 Odin Master Repo (release build)
Windows 11 and Linux (wsl)
AMD and Intel
Build and Run commands both fail
### Symptoms: best seen by running code below. …
ghost updated
1 month ago
-
### Is your feature request related to a problem? Please describe.
Learners use voiceovers for playing/learning the lessons, and due to manual voiceovers in the current system, many inconsistencies…
-
Now lazy params are implemented so that they range in sequence and wait for previous to resolve. To make page loading faster we need to make params functions run as a goroutine and return a channel to…
-
```
The mod_wsgi module originally initialised Python in Apache parent process.
This is because that is what mod_python did. In version 3.X that changed, to
being deferred to child processes due to …