Tangents are computed from UVs on the CPU side when using GPU subdivision
and require that the normals are available there as well (at least for smooth
shading, flat normals can be computed on the fly). This simply adds the missing
normals update call for the MeshRenderData setup for the subdivision case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender