TexFace removal part 3

- MTexPoly structure & layer type.
- The 'Mesh.uv_textures' layers.
- DerivedMesh TexFace drawing.
- Scripts & UI.
This commit is contained in:
Campbell Barton
2017-05-25 15:11:00 +10:00
parent c7c6070a64
commit bdbf4471a6
69 changed files with 285 additions and 771 deletions

View File

@@ -248,7 +248,7 @@ def mesh_uv_add(obj):
(1.0, 1.0),
(1.0, 0.0))
uv_lay = obj.data.uv_textures.new()
uv_lay = obj.data.uv_layers.new()
# XXX, odd that we need to do this. until UV's and texface
# are separated we will need to keep it