Blender Git Commit Log
Git Commits -> Revision 41c039d
Revision 41c039d by Sergey Sharybin (master) September 18, 2018, 12:48 (GMT) |
Subdiv: CCG, evaluate final position for multires This makes it so coordinates and normals for CCG are calculated with mutires displacement taken into account. This solves issues with multires displacement being lost when entering sculpt mode. The missing part is averaging of normals along grid boundaries. But even then sculpting shows decent results. The plan to solve that would be to introduce function to stitch grids, which can also be used by Smooth brush which requires this. |
Commit Details:
Full Hash: 41c039d6e90d7182042ec5f22386b8cf941c187f
Parent Commit: b6ff37e
Lines Changed: +167, -4