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:
authorBastien Montagne <montagne29@wanadoo.fr>2019-02-18 20:21:44 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2019-02-18 20:21:44 +0300
commitecdd1864d16206eb45a6c95d9fcc0808a2c0087e (patch)
treeb7cbbc5c182cbad29fc61ac7f9e3145be8fe10d4 /source/blender/makesdna/intern
parent16a290bb6fd8e9b16c10b92328ad60d451ec5e2c (diff)
Fix (unreported) broken-by-design code in depsgraph's `deg_backup_object_runtime()`
Committing this since it does fix broken logic (previously in that condition obdata would always be set to NULL, since `BKE_object_runtime_reset()` is called before). However, this has presumably been broken that way since 05/2018, so maybe that whole condition is not needed anymore? Or NULL pointer was working as well here? @sergey eyes are required here I guess ;)
Diffstat (limited to 'source/blender/makesdna/intern')
0 files changed, 0 insertions, 0 deletions