Blender Git Commit Log
Git Commits -> Revision b0845fc
Revision b0845fc by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 13, 2019, 14:22 (GMT) |
Fix some issues, improve error message Fixes: * Destruct surface when destroying session on error. Fixes null pointer dereference when trying to draw the surface on next redraw. * Fix trying to enable same extensions/API-layers multiple times due to static array usage not being cleared after error. * Null pointer dereference with OpenGL drawing |
Commit Details:
Full Hash: b0845fc1332bf242237fe858803bcebe87ffd7b3
Parent Commit: 70cf8bd
Lines Changed: +12, -2