Blender Git Commit Log

Git Commits -> Revision 7f682dd

Revision 7f682dd by Sergey Sharybin (master)
September 5, 2016, 08:20 (GMT)
Fix T49226: Incorrect Material viewport shading of Cycles Normal Map node in Edit mode for an object with Array modifier

Was incorrect indexing done in the array. Caused by 5abae51.

Not sure why it needed to be changed here, but array here is supposed to be
a loop data, so bringing back loop index as it originally was. The shading was
wrong in edit mode with BI active as well (so it's not like it's needed for
BI only).

Patch in collaboration with Alexander Gavrilov (angavrilov), thanks!

Should be double-checked and ported to 2.78.

Commit Details:

Full Hash: 7f682dd7040e1abacf591b00bfb03fc590493e54
Parent Commit: 3b52c40
Lines Changed: +1, -1

1 Modified Path:

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