Iterator to return the objects evaluated from depsgraph. The iterator itself will change once CoW is implemented. This reproduces the behaviour of DEG_OBJECT_ITER but for Python.
Iterator to return the objects evaluated from depsgraph. The iterator itself will change once CoW is implemented. This reproduces the behaviour of DEG_OBJECT_ITER but for Python.