Bastien Montagne ecdd1864d1 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 ;)
2019-02-18 18:21:44 +01:00
2019-02-17 15:57:34 +01:00
2019-02-18 15:25:10 +01:00
2019-02-11 18:39:31 +01:00
2019-01-22 12:50:13 +01:00
2010-10-13 14:44:22 +00:00
2019-02-09 17:00:57 +11:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%