Blender Git Loki
Git Commits -> Revision 4aca020
Revision 4aca020 by Jeroen Bakker (master) January 17, 2020, 06:51 (GMT) |
Fix T72905: EEVEE + UV Edit Unused Map There is a cornercase when the user edits an uvmap, that is not part of the material (yet). When this is the case the uvmap was not added to the uv buffer and the 'pos' alias was not created. This change will always request the active uv map when uv editing. Reviewed By: fclem Differential Revision: https://developer.blender.org/D6534 |
Commit Details:
Full Hash: 4aca02064f2bd581346f1e47b9ca7f641433955c
Parent Commit: 9b3c9ab
Lines Changed: +1, -0
1 Modified Path:
/source/blender/draw/intern/draw_cache_impl_mesh.c (+1, -0) (Diff)