Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Oeser <info@graphics-engineer.com>2021-07-30 12:58:02 +0300
committerJeroen Bakker <jeroen@blender.org>2021-08-23 10:33:01 +0300
commit47618781d8d7bd1a1c6481857fcf982dc393d781 (patch)
tree56eb8aeebca037c0d67ef633835a8114960aaf17 /source/blender/editors
parentc2f74d62435a25dc52d1a640db1c417ad7ec75d3 (diff)
Fix T89805: NLA crash without active track
Was reported for a file which does not have an active track set in AnimData even though it was in strip twek mode (but this was accessed in is_nlatrack_evaluatable()). Root cause for this is not totally clear, but I assume the situation is described as part T87681 (and is fixed in D11052). This patch here just prevents the crash for files that are already in the borked state. Reviewers: sybren Maniphest Tasks: T89805 Differential Revision: https://developer.blender.org/D12085
Diffstat (limited to 'source/blender/editors')
0 files changed, 0 insertions, 0 deletions