This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Sergey Sharybin 2e582f8ab5 Sound: Fix access wrong dependency graph
Due to some fields in the context being NULL access was happening
to the default view layer, not the active one.

Simply re-arranged context initialization, so it happens before
accessing dependnecy graph.

Fixes T64183: Crash in BKE_sound_scene_playing due to Scene NULL
Fixes T64192: Crash opening a file with a non-default View Layer active
2019-05-06 11:32:01 +02:00
..
2019-05-03 12:43:02 +10:00
2019-05-03 12:43:02 +10:00
2019-04-22 19:48:17 +10:00
2019-05-06 10:12:23 +02:00
2019-05-03 12:43:02 +10:00
2019-05-03 12:43:02 +10:00