Blender Git Commit Log
Git Commits -> Revision ee8b284
Revision ee8b284 by Hans Goudey (master) June 22, 2021, 18:22 (GMT) |
Fix T89327: Cube and ico sphere nodes do not create UVs It turns out you have to add the UV custom data layer manually before calling the BMesh primitive operators, even if you pass `calc_uvs=true`. |
Commit Details:
Full Hash: ee8b284d117385168739ee9f6f459e077af2ec8c
Parent Commit: c317f11
Lines Changed: +2, -0