Block a user
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
Martijn Versteegh
created branch fix-named-uvmap_bmesh in Baardaap/blender
2023-04-04 11:25:01 +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.
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? )
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
Extra documentation for outputting UV maps from Geometry Nodes
- Removed redundant link text
- Used :ref: to link to the correct section
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
Extra documentation for outputting UV maps from Geometry Nodes
Blender 3.5 RC fails to export UV map attribute into FBX file
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…
Blender 3.5 RC fails to export UV map attribute into FBX file
thanks for reporting. will look into it.
Martijn Versteegh
deleted branch deprecation_warning from Baardaap/blender
2023-03-21 21:05:40 +01:00
Python API: Add deprecation warning to MeshUVLoop
Python API: Add deprecation warning to MeshUVLoop