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:
authorSergey Sharybin <sergey.vfx@gmail.com>2014-01-15 14:25:28 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2014-01-15 14:27:25 +0400
commit1ad4b85e8f1e06cbbf9523146cafd37d9d2d1fd1 (patch)
treeafad0b4e91b4ae36efc353fde8665f186b8445a1 /source/blender/editors/transform/transform_conversions.c
parent5cd321203eb6cfaaaeb9f00fde2f3e4e161cf09c (diff)
Fix T38224: Blender crashes on duplicating curve
Issue is caused by the evaluation flags getter called with NULL depsgraph. It happens on direct object update from the transform code after duplicating the curve. Proper solution is probably to make sure depsgraph is rebuild after duplication, but for now it's better to prevent crashes.
Diffstat (limited to 'source/blender/editors/transform/transform_conversions.c')
0 files changed, 0 insertions, 0 deletions