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.
|
před 16 roky |
diva
|
3b0a6efde7
This innocuous change in the TextureDownloadModule suddenly made the texture problems (#2855) go away for me. I'm committing it, so that others can test and refute, to make sure I'm not hallucinating.
|
před 16 roky |
Melanie Thielker
|
fba9e3f513
Don't serve texture preview from other people's objects if you
|
před 16 roky |
Melanie Thielker
|
3234472d62
Reverting the texture sending patch and the new libOMV. This makes this
|
před 16 roky |
Melanie Thielker
|
ece27a3631
Make texture decode errors nonfatal. The texture send is simply dropped
|
před 16 roky |
Justin Clarke Casey
|
09dabb2aec
* Prevent texture sender thread termination from immediately crashing the sim
|
před 16 roky |
Justin Clarke Casey
|
8a3157aa6a
* Check in (disabled) results of not persisting avatar textures but rather sending ImageNotFound to clients if avatar textures are missing
|
před 16 roky |
Teravus Ovares
|
16b6738cda
* Patch from JHurliman
|
před 16 roky |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
před 16 roky |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
před 16 roky |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
před 16 roky |
Adam Frisby
|
13526097f2
* Spring cleaning on Region.Environment.
|
před 16 roky |
Jeff Ames
|
d51ce47b2d
Update svn properties. Minor formatting cleanup.
|
před 16 roky |
Adam Frisby
|
be20f41637
* Cruft removal step #1. Cleaning Modules directory.
|
před 16 roky |
Adam Frisby
|
f5c312bc3c
* Refactored Environment/Modules directory - modules now reside in their own directory with any associated module-specific classes.
|
před 16 roky |