-
I'm compiling the library in a project without JIT compilation.
On an older version everything was working fine but now I'm receiving an exception in DefaultTypePool.Creator.
```
private static …
-
### Contact Details (Optional)
_No response_
### What is the context of the feature/improvement?
When replacing a 3d asset, we create a reference for an object (parent) in the scene, and then our n…
-
If I have a tiling texture, it's probably a texture I want to tile an appropriate number of times for whatever length of mesh I assign it to. For instance, I want a brick texture that I can tile acros…
-
```
What steps will reproduce the problem?
1. get `edge`, an instance of
CGAL.CGAL_Mesh_2.Mesh_2_Constrained_Delaunay_triangulation_plus_2_Edge
2. try to unpack `edge` : fh, i = edge
What is the ex…
-
Our e2e-test is not good enough. Take a look at #1575, for example.
It fails on one test (TimeSkew) for times before it finally hit a success. Either that is caused by an unstable CI environment or…
-
Commit 539e79b371fefd02372bcb5343b4f9c0a35e71ef adds two new vectors: `coarse_cell_permuted_fine_node_to_final_node` (this was originally called `coarse_cell_fine_node_to_final_node` but I renamed it)…
-
I can successfully connect to my local minio instance (and for example use the S3 list objects node).
When using the S3 put object node, I am getting `MissingContentLength: You must provide the Conte…
-
### Godot version
4.0.2
### System information
Windows 10, Vulkan / Forward+, Nvidia 2070 Super
### Issue description
Enabling Subsurface Scattering on a material causes whole scene to use additi…
-
### Describe the project you are working on
A 3D Terrain Lod system
### Describe the problem or limitation you are having in your project
Today's terrain grid systems are generally block based.
Us…
-
**Describe the problem you have/What new integration you would like**
I can't use ESPHome on esp-idf. I think ESPHome should add a library version to help esp-idf user to more free to create so…