-
The tool is selecting closed edges as if they were Dangling Edges
For example, it selects the two edges bellow:
![Alt text](https://www.dropbox.com/s/npl10y5swi96u1i/example_donut_select_dangling_edg…
-
**Description**
#2623 introduced not pushing a pipeline/bind group set command if it was already set
Render bundles reset the pipeline and bind groups after being executed though, and this isn't…
-
There is no way to handle the color parameter when the `fill` option is provided. `implicit_plot` should also accept a `fillcolor` parameter, just like `plot` does, and pass `fillcolor` and `color` …
-
### What are you trying to do?
When users first install the app the first time on macOS Monterey, there is a non-obvious popup that they must approve in order to receive popup notifications from an a…
-
**Describe the Issue**
The code conceptually does this:
```
vkQueueSubmit(myQueue, myCmdBuffer, ..., VkFence(0));
vkQueueWaitIdle(myQueue);
vkDestroyCommandPool(myCmdPool); // myCmdBuffer was…
-
hierarchical groups have an triangle in front of the group. If you open the parent group, the triangle jumps a bit. Furthermore, if the parent group ist open, it is not clear, wether "next group" belo…
-
Hi @fangq
Regarding our discussion about the error on " cgalv2m "
Here is the error :
错误使用 cgalv2m (第 87 行)
output file was not found, failure was encountered when running command: \n"E:\Works…
-
If I expand the area of interest to include new grids in `p1_global_grid_aoi`, I expect that those unchanged grids will be skipped when building `p1_wqp_data_aoi` since those inventory data have not c…
-
If two graphs are isomophic, then your algorithm always computes the same signature.
BUT the opposite is not true.
If two graphs are not isomorphic the signature may be equal.
```
NODE-PERMUTATI…
-
My model looks good in preview but a part of the difference operation is ignored in render. That part is a polyhedron. After reading a bit, I assume I've put the faces in the "wrong" order. Whatever "…