Depsgraph fix: the signal DAG_object_flush_update() should flush changes in 'data' to all object users of that data, not only in current scene. Error was that switching scenes sometimes showed invalid derivedmesh data, with bezerk drawing.