Blender Git Loki
Git Commits -> Revision 6063790
Revision 6063790 by Sergey Sharybin (master) November 3, 2015, 09:26 (GMT) |
Fix T46677: OpenSubdiv crashes when witching from simple and CC subdivisions Crash was happening due to OpenGL free from the non-main thread. Ideally we need to implement somewhat delayed unused buffer free for OpenSubdiv similar to what we are doing in GPU module. |
Commit Details:
Full Hash: 606379073281c63d13e646308703f53b180790b1
Parent Commit: 0d0fa44
Lines Changed: +16, -7
1 Modified Path:
/source/blender/blenkernel/intern/scene.c (+16, -7) (Diff)