Blender Git Loki
Git Commits -> Revision 6ccf961
Revision 6ccf961 by Sergey Sharybin (master) December 18, 2018, 13:22 (GMT) |
Fix T59478: Information Bar Missing Data when in Sculpt Mode Display statistics from CCG structure. This makes values to be different from what is shown in object mode, since CCG is operating on individual grids, and object mode will stitch those grids. But on another, those values from CCG is what sculpt mode is actually "sees" or "uses". The number of faces should be the same in both sculpt and object modes. |
Commit Details:
Full Hash: 6ccf9619153ea412c7a8c320a3d59d9ec50600c8
Parent Commit: eb78579
Lines Changed: +33, -4