Blender Git Commit Log
Git Commits -> Revision d5cb425
Revision d5cb425 by Germano Cavalcante (master) March 28, 2019, 17:19 (GMT) |
Possible fix for T62999: Crash when select in edit mode. Apparently some drivers don't allow `glReadPixel` read out pixels of texture boundaries. Intersect `rect` to avoid such cases. |
Commit Details:
Full Hash: d5cb425b874561816ee52826d71c6f5e2229aa4d
Parent Commit: dfa470e
Lines Changed: +42, -1