Blender Git Loki
Git Commits -> Revision 56f5951
Revision 56f5951 by Antonis Ryakiotakis (master) June 26, 2013, 10:14 (GMT) |
Fix #34837 Texture Painting using Face Selection Mask fails to show texture if more than 1 texture is used The problem here is that no flushing is done when the texface image changes between rendered triangles. Added a compare function and slightly modified the draw_tface_mapped__set_draw callback to compliant with the new user data. |
Commit Details:
Full Hash: 56f5951ed30fa43f9fecf3663a2a4d1e213071fb
SVN Revision: 57764
Parent Commit: 7255432
Lines Changed: +12, -3
1 Modified Path:
/source/blender/editors/space_view3d/drawmesh.c (+12, -3) (Diff)