UbitUmarov
|
720a69a49b
remove the option to store baked textures on assets service, thats suicide use xbakes
|
7 роки тому |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 роки тому |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 роки тому |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 роки тому |
UbitUmarov
|
c3f9c99fb3
DANGER... changed bakedtextures caching. Assuming grid baking is cache
|
10 роки тому |
UbitUmarov
|
552b4e45e8
bakemodule didnt like last changes
|
10 роки тому |
UbitUmarov
|
66dea8fe05
some debug to remove later
|
10 роки тому |
Justin Clark-Casey (justincc)
|
53b72ab4b8
minor: Comment out Cacheitems debug log lines for now
|
10 роки тому |
Melanie
|
49c2213a01
Dropping the rest of Avination's modified appearance code for core.
|
10 роки тому |
Melanie
|
91b70bf3fe
Merge branch 'master' into careminster
|
11 роки тому |
Justin Clark-Casey (justincc)
|
50794c9008
minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBakedTextureModule
|
11 роки тому |
Melanie
|
c6d75cda97
Merge branch 'master' into careminster
|
11 роки тому |
Diva Canto
|
29f6ae199e
Changed UploadBakedTextureModule so that it uses the same pattern as the others, in preparation for experiments to direct baked texture uploads to a robust instance. No functional or configuration changes -- should work exactly as before.
|
11 роки тому |
teravus
|
9d1989e64f
* Handle a NRE with Baked Textures that may result in a failed appearance. This may be an issue, or it may be a symptom.
|
11 роки тому |
teravus
|
2805ec6466
* Fixed a bug that replayed old cached appearance when changing outfits
|
12 роки тому |
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 роки тому |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 роки тому |
Justin Clark-Casey (justincc)
|
205f2326dc
Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAppearanceSave into [Appearance] section from [Startup] config section so that all appearance settings are in the same place and not in the startup bucket.
|
12 роки тому |
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 роки тому |
Justin Clark-Casey (justincc)
|
8e542cfa03
Stop accidentally setting up the UploadTexture caps handler with the same url for all users
|
13 роки тому |
Justin Clark-Casey (justincc)
|
5460f2e035
refactor: Separate the upload baked texture handler out from BunchOfCaps
|
13 роки тому |