-
I've saved meshes from free hand-cutting volumes as `.ply` objects. When I open the `.ply` file as a `Mesh`, I am unable to define the color of the mesh. Any idea how to fix this? I tried .linecolor()…
-
When doing struct initialization, dfmt will try to wrap fields to match the line length, like this:
```
void main()
{
MyStruct foo = {
long_field_name_a: 1, long_field_name_b: 2, lo…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
### Godot version
4.0 Beta 3
### System information
Windows 10; AMD Ryzen 7 3700X 8-Core Processor
### Issue description
This issue is a bit hard to describe. Essentially, When colliding on corne…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
```
What steps will reproduce the problem?
Loading in a large mesh that was converted from assimp (open asset import lib)
to .obj produces the following issue:
ERROR: bad second index at line [...]…
-
Hi again, back with more of a question this time: how can I prevent vertices from being duplicated when exporting? If vert count is high enough, even with no islands, verts on seams will be duplicated…
-
Hello, thank you for sharing this amazing tool.
I wonder if I can use my own model as the init model. I tried mine on Kaggle notebook, here is my version. Is there any requirement (like vertices coun…