-
### Problem
When using stackplot, the patches are drawn as individual artists. When rendering those one by one, the patches are anti-aliased against the white background, creating shine-through sea…
-
### Godot version
v3.3.3 stable (Mono build)
### System information
Windows 10, AMD Radeon RX 480M, GLES3
### Issue description
In a 3D scene, a `QuadMesh` with a `SpatialMaterial` with its Billb…
-
Review all tests against reference implementation. Unchecked entries are pending validation. Checked entries show a match to the reference.
- [x] AppliedStatistics/ASA005
- [x] AppliedStatistics/A…
-
Dear Prof. DanielZint,
Thank you for providing so powerful quad mesher RatRace. I tested it with some simple shapes and it works well. However, when I tested it with a shape with many holes, it fai…
-
**Godot version:**
Godot Engine v4.0.dev.custom_build.e2b66cacf built on March 2nd
**OS/device including version:**
Windows 64bits Professionnal 10.0.18363
**Issue description:**
Several erro…
-
### Description
I'm trying to install my local dev copy of [tikzplotlib](https://github.com/nschloe/tikzplotlib/) and it fails since pip 22. Not sure what's going wrong now.
Full output:
```
❯ p…
-
Hi,
I have some data organized in a `xarray.DataArray` that I want to process through `Canvas.points()`.
According to the documentation, this should be possible:
`source : pandas.DataFrame, dask.…
-
### Bug report
**Bug summary**
Not sure if this is really a bug or just a user issue. I expected that passing a `clim` tuple to `pcolormesh` with no `vmin` or `vmax` specified would update the c…
-
**Godot version:**
3.2.3
**OS/device including version:**
GTX 1650
**Issue description:**
I noticed someone else asking this question but with no file example and the conversation sto…
-
#### Describe the bug
The class_weight parameter for RandomForestClassifier seems to be inverted. For an unbalanced outcome (say 0 = 90%, 1=10%) I expect to add a higher class weight on 1 to get more…