-
-
Hi,
is it possible to add vertex colors support for the decals ?
I use vertex colors to bake shadows and ambient occlusion directly to object meshes in my project and I would love theese to influenc…
-
I am currently using Blender 4.3.
There is no problem painting general vertex colors.
However, if I isolate the A channel for the alpha channel and apply changes after painting, the painted alpha va…
-
Hello!
I am having an issue converting line points in a vertex list.
I have this code for making my vertex list:
```
def points_in_3Dpoints(points):
cadwork_points=cadwork.vertex_list()…
-
頂点s -> tのパスをなくすために消すべき頂点の最小個数or 頂点ごとにコストがある時、コストのmin
```
template struct vertex_cut {
const Cost inf = numeric_limits::max() / 4;
int n;
atcoder::mf_graph gh;
vertex_cut(int n) …
-
Hello,
I really like this add-on.
There is an important bug and it would be helpful if you could check it.
I can't move the vertex that the green arrow is pointing to.
It's probably a gizmo erro…
-
Add a new vertex generator for producing vertices over a custom surface.
Ideally one could implement "common" surfaces with arbitrary orientation (square, circle) and a custom polygon one.
dguff updated
12 hours ago
-
Thanks for sharing this awesome wiki!
I was trying to get the indices of specific vertex indices for the 24 points:
SMPL and STAR skeletons https://meshcapade.wiki/SMPL
```
0: 'pelvis',
…
-
### Current Behavior
I recently upgraded my Blender version from 3.6 LTS to 4.2 LTS and opened a project file used in 3.6 LTS. After updating the materials by re-selecting their types, I proceeded …
-
What do you think about supporting Claude via Vertex?
https://docs.anthropic.com/en/api/claude-on-vertex-ai
I'm happy to take a swing at it.