Martijn Versteegh Baardaap
  • Joined on 2020-06-24
Martijn Versteegh pushed to fix-named-uvmap_bmesh at Baardaap/blender 2023-04-04 11:25:01 +02:00
85cfb3df77 Cleanup: make format.
c00e7d0793 Fix creating BMLoopUV object with the correct iv layer.
3e8f85c743 Fix: VSE Channels region unhides when changing font
9726e4a0ad Nodes: Move data-block default values with link drag search
e7f395dd20 Nodes: Add dropdown to select group socket subtype
Compare 10 commits »
Martijn Versteegh created branch fix-named-uvmap_bmesh in Baardaap/blender 2023-04-04 11:25:01 +02:00
Martijn Versteegh commented on issue blender/blender#106430 2023-04-03 22:18:51 +02:00
Regression - cannot write uvs to new bmesh loops uv layer.

I think I have a vague outline of a fix in my head. After sleeping on it I'll try to implement it tomorrow.

Martijn Versteegh commented on issue blender/blender#106283 2023-03-29 22:58:18 +02:00
Average Island Scale Corrupts UVs

Hm, seems to work ok here?

Martijn Versteegh commented on issue blender/blender-manual#104392 2023-03-28 16:20:38 +02:00
Extra documentation for outputting UV maps from Geometry Nodes

@Blendify Do you commit it? Or shall I commit it to svn myself ? (3.5 branch and trunk I guess? )

Martijn Versteegh commented on issue blender/blender#106107 2023-03-27 10:14:02 +02:00
Blender 3.5 RC fails to export UV map attribute into FBX file

There is an update to the docs in the works: blender/blender-manual#104392

Should probably still go into the 3.5 docs

Martijn Versteegh commented on issue blender/blender-manual#104392 2023-03-25 23:30:13 +01:00
Extra documentation for outputting UV maps from Geometry Nodes
  • Removed redundant link text
  • Used :ref: to link to the correct section
Martijn Versteegh commented on issue blender/blender-manual#104392 2023-03-25 13:25:35 +01:00
Extra documentation for outputting UV maps from Geometry Nodes

Better like this?

I couldn't find if there is a way to link to a specific section in another file

Martijn Versteegh opened issue blender/blender-manual#104392 2023-03-24 21:10:55 +01:00
Extra documentation for outputting UV maps from Geometry Nodes
Martijn Versteegh closed issue blender/blender#106107 2023-03-24 19:34:51 +01:00
Blender 3.5 RC fails to export UV map attribute into FBX file
Martijn Versteegh commented on issue blender/blender#106107 2023-03-24 19:34:49 +01:00
Blender 3.5 RC fails to export UV map attribute into FBX file

Ah I see the problem. This needs some more documentation.

Since there are no 2DVector sockets (yet), outputting the UVmap to an output socket and then using the modifier input to send it to the…

Martijn Versteegh commented on issue blender/blender#106107 2023-03-24 18:50:37 +01:00
Blender 3.5 RC fails to export UV map attribute into FBX file

thanks for reporting. will look into it.

Martijn Versteegh pushed to blender-v3.5-release at blender/blender 2023-03-22 09:12:51 +01:00
466cad8bfb Python API: Add deprecation warning to MeshUVLoop
Martijn Versteegh deleted branch deprecation_warning from Baardaap/blender 2023-03-21 21:05:40 +01:00
Martijn Versteegh pushed to main at blender/blender 2023-03-21 21:05:38 +01:00
45a05d351d Python API: Add deprecation warning to MeshUVLoop
Martijn Versteegh merged pull request blender/blender#105970 2023-03-21 21:05:37 +01:00
Python API: Add deprecation warning to MeshUVLoop
Martijn Versteegh pushed to deprecation_warning at Baardaap/blender 2023-03-21 20:53:58 +01:00
fec5bc8a5b Better string
Martijn Versteegh pushed to deprecation_warning at Baardaap/blender 2023-03-21 20:50:51 +01:00
84118b5fb4 Cleanup: make format
Martijn Versteegh created pull request blender/blender#105970 2023-03-21 20:47:58 +01:00
Python API: Add deprecation warning to MeshUVLoop
Martijn Versteegh pushed to deprecation_warning at Baardaap/blender 2023-03-21 20:45:04 +01:00
aff67d8f47 fix typos