-
Hello, I'm trying to add a fault epc model with grid and one single. Here is my code:
def save_grid_to_resqml(x, y, z, properties, fault_data, resqml_file_path):
"""
Saves a grid with faul…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Grouping related issues for the mentioned problem at the FreeCAD Day 2024 Complaint …
-
I noticed that the API surface makes extensive use of SecureString for API token handling, which creates some friction points in modern .NET applications. I realize this is rather opinionated, but all…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
Home position + Z Offset does not make sense.
When Z Offset is set to > or < 0.00, t…
-
### What's happening?
Hi!
I'm trying to have the back camera to have the minimum zoom from the start.
Setting `zoom={device.minZoom}` does not seem to work as the preview is still the neutral one…
-
### Description
I am using post-processing with WebGL 2.0 and encountered a limitation in the SSRShader. Currently, the shader uses only the metalness value to determine if SSR should be applied to a…
-
This item in the test matrix struggles with timeouts and with cross/forked process testing. We should figure out why so that it's no longer flaky.
-
Now surface names as per file name are more or less unique. The surface list shall present these names and keep them unchanged.
It shall be possible to assign a name in the properties page to be shown…
gpaar updated
2 months ago
-
In latest version (I guess the same goes for older) ironing is assigned to more than just top surface. Also for something that could look like a top surface. So I get outer perimeters ironed when in s…
-
### Is your feature request related to a problem?
Other layer element types can be drawn manually with code relatively easily:
```gml
draw_tilemap(...);
layer_background_get_sprite(...);
layer_…
ghost updated
2 weeks ago