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:
authorSybren A. Stüvel <sybren@blender.org>2019-11-26 17:13:52 +0300
committerSybren A. Stüvel <sybren@blender.org>2019-11-26 18:26:52 +0300
commita018a7fb0d5b2cd6de2bb7b4f4aa092594655fdd (patch)
tree39b813ff83ceae66268b404fe627bfbf01cf1380 /source/blender/alembic
parent75808620ce495b61e7e7188cc1c040d05929b7dd (diff)
Removed `BKE_object_is_animated()`
The function isn't used anywhere, and it's deceptively returning false negatives. For example, `modifier_dependsOnTime()` will return `false` for hook modifiers, even when the hook target is animated. Querying the depsgraph for dependency on the time source would be a better approach.
Diffstat (limited to 'source/blender/alembic')
0 files changed, 0 insertions, 0 deletions