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