-
```
What steps will reproduce the problem?
1. adding BitmapMaterial or MovieclipMaterial to Cylinder without top &
bottom side
What is the expected output? What do you see instead?
bitmap is trimed …
-
```
What steps will reproduce the problem?
1. adding BitmapMaterial or MovieclipMaterial to Cylinder without top &
bottom side
What is the expected output? What do you see instead?
bitmap is trimed …
-
```
What steps will reproduce the problem?
1. adding BitmapMaterial or MovieclipMaterial to Cylinder without top &
bottom side
What is the expected output? What do you see instead?
bitmap is trimed …
-
Hai,
I have error
```lua
Failed to run `config` for Eva-Theme.nvim
...nvim/lazy/nvim-lazy/lua/pcode/plugins/theme/evatheme.lua:17: attempt to index local 'color' (a nil value)
# stacktrace…
-
Have you tested the speed? It run over 30 seconds for a 10k vertices mesh, which is abnormal compared with open3d. I checked it was compiled with openmp.
Thank you. It is a great work.
-
Hi, thank you for your excellent work.
I used TexPainter to generate textures for the building LoD (level of detail) model of the building, and found that the results were not ideal, for example, the…
-
We are using @MappingSingular for entity views https://persistence.blazebit.com/documentation/1.6/entity-view/manual/en_US/#singular-collection-type-mappings
```java
interface MyEntityView {
@M…
-
Hi there! I tried to call MapCameraSpaceToImagePoint to get the inverse mapping of MapImagePointToCameraUnitPlane, but it looks like whatever xy (in unit plane) is given, the resulting uv is (0, 0).
-
```
What steps will reproduce the problem?
1. adding BitmapMaterial or MovieclipMaterial to Cylinder without top &
bottom side
What is the expected output? What do you see instead?
bitmap is trimed …
-
hey! I decided to update uvw box operations to my needs to optimise time and bring a bit of interactivity. I brought all parametres to N panel to Item category, which is good for my workspace layout. …