Blender Git Commit Log
Git Commits -> Revision 9a7dc41
Revision 9a7dc41 by Jacques Lucke (master) February 12, 2021, 10:31 (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: 9a7dc41dd9b9803c30eb24bc74927a312b40ba4d
Parent Commit: 33145dd
Lines Changed: +23, -5
1 Modified Path:
/source/blender/blenkernel/intern/attribute_access.cc (+23, -5) (Diff)