Blender Git Commit Log
Git Commits -> Revision ee8d353
Revision ee8d353 by Brecht Van Lommel (master) June 15, 2013, 14:01 (GMT) |
Fix #35768: crash in with "free image textures" option and 3D viewport with textured draw mode open. OpenGL texture free needs to happen in the main thread, but it was freeing a copy of the image datablock. I can't understand how this code ever worked, probably it never did. |
Commit Details:
Full Hash: ee8d353fdd8966a95fa3dc40f4f0407cc19cdd6b
SVN Revision: 57474
Parent Commit: 344ffb9
Lines Changed: +15, -10
1 Modified Path:
/source/blender/gpu/intern/gpu_draw.c (+15, -10) (Diff)