Blender Git Commit Log
Git Commits -> Revision 4e84ab6
Revision 4e84ab6 by Jacques Lucke (pygpu_extensions) February 12, 2021, 15:13 (GMT) |
Fix T85545: changing position attribute does not tag normals dirty This makes it so that normals are tagged dirty whenever the position attribute is requested for writing. This seems like a good default. If the calling code is aware of normals, it could untag normals when they are not changed by the operation. Differential Revision: https://developer.blender.org/D10397 |
Commit Details:
Full Hash: 4e84ab6300208cf387810c171e69933bb3c44ec7
Parent Commit: 621870b
Committed By: Germano Cavalcante
Lines Changed: +23, -5
1 Modified Path:
/source/blender/blenkernel/intern/attribute_access.cc (+23, -5) (Diff)