UbitUmarov
|
74da81890c
oops..
|
7 years ago |
UbitUmarov
|
720a69a49b
remove the option to store baked textures on assets service, thats suicide use xbakes
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
teravus
|
6797ac1474
* This finishes the implementation of AgentCachedTexture. Requires the XBakes Module and service for full functionality. Previous no-cache functionality works without the service and module. In some ways, I would have been happier not putting an AssetBase in WearableCacheItem.. but turns out it was probably unavoidable. No additional locks, yay.
|
12 years ago |
teravus
|
77cc7ce399
* Partial Commit for Avatar Appearance to include the functionality of Cached Bakes.
|
12 years ago |
Justin Clark-Casey (justincc)
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 years ago |
Justin Clark-Casey (justincc)
|
0b91ec8dd2
Migrate detailed "appearance show" report generation up to AvatarFactoryModule from AppearanceInfoModule so that it can be used in debug (inactive).
|
13 years ago |
Justin Clark-Casey (justincc)
|
63fe673af1
Revert "Revert "Stop performing the asset save part of baked texture uploading on the UploadBakedTexture cap asynchronously.""
|
13 years ago |
Justin Clark-Casey (justincc)
|
8e542cfa03
Stop accidentally setting up the UploadTexture caps handler with the same url for all users
|
13 years ago |
Justin Clark-Casey (justincc)
|
8721841fc3
Revert "Stop performing the asset save part of baked texture uploading on the UploadBakedTexture cap asynchronously."
|
13 years ago |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 years ago |
Justin Clark-Casey (justincc)
|
1854c52ea3
Stop performing the asset save part of baked texture uploading on the UploadBakedTexture cap asynchronously.
|
13 years ago |
Justin Clark-Casey (justincc)
|
5460f2e035
refactor: Separate the upload baked texture handler out from BunchOfCaps
|
13 years ago |