Blender Git Commit Log
Git Commits -> Revision 1686baa
Revision 1686baa by Germano Cavalcante (master) January 24, 2018, 00:50 (GMT) |
Fix "GPUTexture: texture alloc failed. Not enough Video Memory." in area resizing `gpu_texture_try_alloc` invalidates zero-sized textures. The message in the console is not correct in this case (because it is not due to lack of memory). |
Commit Details:
Full Hash: 1686baa7f2b9cd4470d7ec7960f71ce144f13779
Parent Commit: 7389bfd
Lines Changed: +2, -1