-
## Expected Behavior
If setting MAX!Cube in AUTOMATIC mode and change temperature, change temperature in AUTOMATIC mode
If setting MAX!Cube in MANUAL mode and change temperature, change …
-
### Tested versions
v4.3.dev.custom_build [4a0160241]
### System information
Godot v4.3.dev (4a0160241) - macOS 14.4.0 - Vulkan (Forward+) - integrated Apple M1 Max - Apple M1 Max (10 Threads)
###…
-
**Describe the bug**
+ The recipe `recipe_climwip_brunner2019_med.yml` ran successfully when testing ESMValCore v2.11.0rc1, see https://github.com/ESMValGroup/ESMValCore/issues/2421.
+ However, runn…
-
Currently, as of figura `v0.1.0-rc.14+1.19.2`, Figura does not correctly render the ragdolls from physics mod. Instead of the avatar ragdolling, it does the default entity death animation of tilting s…
-
Found by Oliver:
In the main Chempy() function (in wrapper.py) when SSPs are created, they are initialized with the ISM metallicity at time-step i (i.e. cube.cube['Z'][i]) but the element fractions o…
-
**Godot version:**
3.2.1 stable
**OS/device including version:**
Windows 10 Build 1909, Nvidia RTX 2070 Super, Driver version 445.87, GLES3
**Issue description:**
An object with a m…
-
A cube crashes when we use `field_2` as a filter but works well when we use `field_2` as dimensions.
**Steps to reproduce the behavior:**
1. Run a query with filters:
```json
{
"filters":…
-
**Problem**
When run generate SQL for clickhouse(version 19.16.19.85), it shows an error:
![image](https://user-images.githubusercontent.com/258202/100057614-cadbb080-2e62-11eb-8f4a-6426b27eafac.…
-
A commonly used operation is "keyed max".
Example: `(cubes --> reduce(if it.accu.x < it.elem.x: it.accu else: it.elem))`
I propose `(cubes --> maxBy(it.x))` or `(cubes --> max(it.x))`
-
The axis-aligned bounding box (AABB) for an entity is not aligned correctly and does not fully encompass the entity if the entity is rotated.
Here, I have a gray cube that is rotated 45 degrees on …