diva 3a56d91974 This may fix mantis #2855. There was a race condition on the TextureDownloadModule upon clients (ScenePresences) being closed. If there were still textures to send, the UserTextureServices was created again, but pointing to the old IClient that had just been closed, which made things not work upon that user returning to that region. 16 years ago
..
TextureDownloadModule.cs 3a56d91974 This may fix mantis #2855. There was a race condition on the TextureDownloadModule upon clients (ScenePresences) being closed. If there were still textures to send, the UserTextureServices was created again, but pointing to the old IClient that had just been closed, which made things not work upon that user returning to that region. 16 years ago
TextureNotFoundSender.cs 3234472d62 Reverting the texture sending patch and the new libOMV. This makes this 16 years ago
UserTextureDownloadService.cs 3234472d62 Reverting the texture sending patch and the new libOMV. This makes this 16 years ago