Blender Git Commit Log
Git Commits -> Revision d48abb8
Revision d48abb8 by Antonis Ryakiotakis (master) January 2, 2016, 23:26 (GMT) |
Get rid of yet another instance of DM_DRAW_OPTION_NO_MCOL Logic here is weird. Generally, textured drawing overrides material color unless material uses object color instead? It doesn't make sense, material color is a material color whatever the circumstance. Repeating: idea as always is to push all those options out of per- polygon callbacks and make decisions such as color enable in the higher level functions. |
Commit Details:
Full Hash: d48abb8ffd5fe64b30de47e90e20321c458a4a8a
Parent Commit: 09e3ef2
Lines Changed: +10, -9
1 Modified Path:
/source/blender/editors/space_view3d/drawmesh.c (+10, -9) (Diff)