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