Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
BlueWall
|
96b87407f1
Revert "removed replacement texture in UDP Texture code. The replacement texture introduces false data into viewer cache. Removing that decreases the necessity for clearing the viewer cache. The viewer knows with ImageNotInDatabase that it is missing and can therefore know what to do about it a lot better than the sim does."
|
před 9 roky |
Freaky Tech
|
4d749d8c69
removed replacement texture in UDP Texture code. The replacement texture introduces false data into viewer cache. Removing that decreases the necessity for clearing the viewer cache. The viewer knows with ImageNotInDatabase that it is missing and can therefore know what to do about it a lot better than the sim does.
|
před 9 roky |
Justin Clark-Casey (justincc)
|
63c42d6602
Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread.
|
před 11 roky |
Justin Clark-Casey (justincc)
|
ea72428c9d
Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
d38e2c0c91
Add image not in database test for LLImageManager
|
před 12 roky |
Justin Clark-Casey (justincc)
|
c92a9a6640
Add "image queues clear <first-name> <last-name>" console command
|
před 12 roky |
Justin Clark-Casey (justincc)
|
9356963bd3
Add basic request and send image regression tests for LLImageManager
|
před 12 roky |
Justin Clark-Casey (justincc)
|
ef074deb52
Add "show image queue <first-name> <last-name>" region console command
|
před 13 roky |
Justin Clark-Casey (justincc)
|
50e459d265
recomment log messages I accidentally left uncommented
|
před 13 roky |
Justin Clark-Casey (justincc)
|
c201b54b85
Improve "app rebake" command to return a better message if no uploaded texture ids were available for the rebake request
|
před 13 roky |
Justin Clark-Casey (justincc)
|
3a64522267
Minor formatting changes and commented out log lines for future debugging of image manager (udp texture fetch). No significant functional changes.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
fac8c25851
Reduce accessibility of some J2KImage/LLImageManager properties and methods to reduce potential code complexity and make code reading easier.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
014a86c26b
Adding commented out log messages and some minor formatting for future bug hunting. No functional changes.
|
před 13 roky |
Diva Canto
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
před 13 roky |