Depsgraph: Use operation code for armature evaluation

This commit is contained in:
Sergey Sharybin
2019-02-01 10:56:01 +01:00
parent 4a30674102
commit 0d2dfd2e2d
4 changed files with 4 additions and 4 deletions

View File

@@ -98,6 +98,7 @@ enum class OperationCode {
/* Object data. --------------------------------------------------------- */
LIGHT_PROBE_EVAL,
SPEAKER_EVAL,
ARMATURE_EVAL,
/* Pose. ---------------------------------------------------------------- */
/* Init pose, clear flags, etc. */