Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 лет назад |
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."
|
9 лет назад |
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.
|
9 лет назад |
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.
|
11 лет назад |
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.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
d38e2c0c91
Add image not in database test for LLImageManager
|
12 лет назад |
Justin Clark-Casey (justincc)
|
c92a9a6640
Add "image queues clear <first-name> <last-name>" console command
|
12 лет назад |
Justin Clark-Casey (justincc)
|
9356963bd3
Add basic request and send image regression tests for LLImageManager
|
12 лет назад |
Justin Clark-Casey (justincc)
|
ef074deb52
Add "show image queue <first-name> <last-name>" region console command
|
13 лет назад |
Justin Clark-Casey (justincc)
|
50e459d265
recomment log messages I accidentally left uncommented
|
13 лет назад |
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
|
13 лет назад |
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.
|
13 лет назад |
Justin Clark-Casey (justincc)
|
fac8c25851
Reduce accessibility of some J2KImage/LLImageManager properties and methods to reduce potential code complexity and make code reading easier.
|
13 лет назад |
Justin Clark-Casey (justincc)
|
014a86c26b
Adding commented out log messages and some minor formatting for future bug hunting. No functional changes.
|
13 лет назад |
Diva Canto
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
13 лет назад |