コミット履歴

作者 SHA1 メッセージ 日付
  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 10 年 前
  Justin Clark-Casey (justincc) 50794c9008 minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBakedTextureModule 10 年 前
  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 11 年 前
  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. 11 年 前
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. 11 年 前
  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 12 年 前
  Justin Clark-Casey (justincc) 5460f2e035 refactor: Separate the upload baked texture handler out from BunchOfCaps 12 年 前