Blender Git Commit Log

Git Commits -> Revision 4bf74af

Revision 4bf74af by Philipp Oeser (master)
December 29, 2021, 09:16 (GMT)
Fix T94422: Shading/Normals break on array modifier caps

The array modifier does not necessarily tag normals dirty.
If it doesnt, normals are recalculated "internally" using the offset ob
transform. This was happening for the array items, but not for the caps.

Now do the same thing for caps.

Maniphest Tasks: T94422

Differential Revision: https://developer.blender.org/D13681

Commit Details:

Full Hash: 4bf74afacc1d1d6c975130aeb39f532de40ed603
Parent Commit: dc0bf9b
Lines Changed: +15, -3

1 Modified Path:

/source/blender/modifiers/intern/MOD_array.c (+15, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021