Blender Git Commit Log
Git Commits -> Revision e35b7e7
Revision e35b7e7 by Clément Foucault (master) February 22, 2019, 03:03 (GMT) |
GPUBuffers: Fix/cleanup multires implementation The multires sculpt drawing was a not working in smooth mode. Also hidding was not supported by the wireframe overlay and flat shaded faces. Codewise it is cleaner and index buffers are only updated if the smoothing changes. |
Commit Details:
Full Hash: e35b7e73267fc02817538cd67e72e5c278dec878
Parent Commit: bfbf3b9
Lines Changed: +158, -214