-
- Downloads
Revert "Fix T46365: Export UV Layout to PNG not working (missing context messages part)."
This reverts commit e1d8c70b. Prefer not to have speculative fixes. The intention here is not to use the context at all, even if doing so fixes the crash - it may then fail silently by mixing data from different contexts, causing further complications which are much harder to debug.
Showing
- io_mesh_uv_layout/__init__.py 2 additions, 2 deletionsio_mesh_uv_layout/__init__.py
- io_mesh_uv_layout/export_uv_eps.py 1 addition, 1 deletionio_mesh_uv_layout/export_uv_eps.py
- io_mesh_uv_layout/export_uv_png.py 2 additions, 3 deletionsio_mesh_uv_layout/export_uv_png.py
- io_mesh_uv_layout/export_uv_svg.py 1 addition, 1 deletionio_mesh_uv_layout/export_uv_svg.py
Please register or sign in to comment