-
- Downloads
Updated io_mesh_uv_layout addon to work with bmesh.
Note: would have loved to add an option to export tesselated layout (instead of ngon one), but currently I often get mesh without tesselation, and seems there is no way to call ensure_tesselated from python...
Showing
- io_mesh_uv_layout/__init__.py 27 additions, 16 deletionsio_mesh_uv_layout/__init__.py
- io_mesh_uv_layout/export_uv_eps.py 2 additions, 2 deletionsio_mesh_uv_layout/export_uv_eps.py
- io_mesh_uv_layout/export_uv_png.py 25 additions, 41 deletionsio_mesh_uv_layout/export_uv_png.py
- io_mesh_uv_layout/export_uv_svg.py 2 additions, 2 deletionsio_mesh_uv_layout/export_uv_svg.py
Loading
Please register or sign in to comment