Blender Git Loki
Git Commits -> Revision 85098bd
Revision 85098bd by Pablo Dobarro (master) June 2, 2020, 18:52 (GMT) |
Fix T76776: Implement vertex_visibility_get for PBVH_GRIDS This was missing from when Face Sets were enabled in Multires, so it was always considering that all vertices in the grids are visible. This should also fix other unreported bugs. Reviewed By: sergey Maniphest Tasks: T76776 Differential Revision: https://developer.blender.org/D7809 |
Commit Details:
Full Hash: 85098bdb89495896a22bb1739cbe2af1d8343d59
Parent Commit: 071cc71
Lines Changed: +16, -2