Blender Git Commit Log
Git Commits -> Revision 8c730b1
Revision 8c730b1 by Antonis Ryakiotakis (master) April 2, 2014, 15:56 (GMT) |
Fix T39520, show diffuse not working in dyntopo. Was marked as a todo in the code. This does not yet take care of correct display for multi material meshes, since it would need correct separation of faces during pbvh creation. Instead we just take material of first face in node and assume that the rest faces have the same. This will create some funky effects if one attempts to sculpt in this way. Note: This does not yet address T39517 |
Commit Details:
Full Hash: 8c730b1059032f45da06c278715909b71009909c
Parent Commit: 6785e45
Lines Changed: +35, -13