Cycles: Tag particle systems after syncing to make sure the particle system manager updates the device data.
This commit is contained in:
@@ -179,6 +179,8 @@ void BlenderSync::sync_particles(BL::Object b_ob, BL::ParticleSystem b_psys)
|
||||
|
||||
++index;
|
||||
}
|
||||
|
||||
psys->tag_update(scene);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user