Blender Git Commit Log
Git Commits -> Revision c0b8d07
Revision c0b8d07 by Clément Foucault (master) May 10, 2019, 12:48 (GMT) |
Fix T64284 Mirrored Instances have flipped normals/face orientation It was a missing invert matrix update and also setting the OB_NEG_SCALE. This defeats the purpose of not computing it in the draw manager but this is more local and is have not a dramatic impact on performance. |
Commit Details:
Full Hash: c0b8d071a75403c9dcb020420db074e7bb17e887
Parent Commit: 259ebdd
Lines Changed: +6, -0
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_query_iter.cc (+6, -0) (Diff)