Blender Git Commit Log
Git Commits -> Revision 7b311c0
Revision 7b311c0 by Joerg Mueller (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 24, 2016, 10:34 (GMT) |
Fix T49656: Crash when starting playback while using JACK audio with A/V sync When ED_screen_animation_play is called from wm_event_do_handlers,ScrArea *sa = CTX_wm_area(C); is NULL in ED_screen_animation_timer. Informing the audio system in CTX_data_main_set, that a new Main has been set. |
Commit Details:
Full Hash: 7b311c07ee5c5336c579d9aa980511e878c3cb43
Parent Commit: 1bcddea
Committed By: Sergey Sharybin
Lines Changed: +9, -1