Историја ревизија

Аутор SHA1 Порука Датум
  Mic Bowman bb0ea25090 Protect one more update of the baked texture hashes. пре 11 година
  Mic Bowman 681fbda4b6 This is an experimental patch that adds support for comparing texture пре 11 година
  Mic Bowman 33aaa40bee Adds an event and a method so that handling of the CachedTexture пре 11 година
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask пре 11 година
  Justin Clark-Casey (justincc) 3648164219 Prevent multiple instances of the same item ID being appended to an AvatarAppearance пре 11 година
  Justin Clark-Casey (justincc) 9de670c550 minor: Change summary in "show appearance" console command to "incomplete" rather than "corrupt" пре 11 година
  Justin Clark-Casey (justincc) 170d376967 On baked texture save, replace any HG ID with an ordinary asset ID so the HGAssetBroker doesn't try to save back to the avatar's originating region пре 11 година
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. пре 12 година
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid пре 12 година
  Diva Canto 74dd38db70 One more module converted: AvatarFactoryModule. пре 12 година
  Mic Bowman b9baab5521 Fix the use of the wrong index when locating the assets associated пре 12 година
  Justin Clark-Casey (justincc) 2724cf685e Fix build break. пре 12 година
  Justin Clark-Casey (justincc) 0e3b08fa5b Update settings loading in AvatarFactoryModule which should have been in last commit 205f2326 пре 12 година
  Justin Clark-Casey (justincc) f5316984ab minor: update currently commented out log message at top of AvatarFactoryModule.SetAppearance() for future use пре 12 година
  Justin Clark-Casey (justincc) af6c85308a minor: add explanative comment to 'missing baked texture' logging commonly seen on inter-simulator teleports where avatar baked textures are not available from the asset service. пре 12 година
  Justin Clark-Casey (justincc) 39a6d7cab4 Comment out the noisier AVFACTORY log messages for now. пре 12 година
  Oren Hurvitz 2f398231ac Minor improvements to logging пре 12 година
  Dan Lake 784263f5e3 Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by AvatarFactoryModule after an avatar's appearance has been succesfully changed and persisted (if the persist option is set). пре 12 година
  Dan Lake 2ebb421331 Refactor appearance saving for NPC to use AvatarFactoryModule interface. пре 12 година
  Justin Clark-Casey (justincc) 18497cef73 Add avatar names to appearance log messages пре 12 година
  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 пре 12 година
  Justin Clark-Casey (justincc) 8fb70a2058 Add "appearance rebake" command to ask a specific viewer to rebake textures from the server end. пре 12 година
  Justin Clark-Casey (justincc) 0634c38505 Separate out rebake request code from cache validation code AvatarFactoryModule. пре 12 година
  Justin Clark-Casey (justincc) e8fbeeba5f Fix race condition where the appearance update timer could be stopped just after another thread had started it on QueueAppearanceSave() or *Send() пре 12 година
  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). пре 12 година
  Justin Clark-Casey (justincc) b242ceda1e In AvatarFactoryModule.SetApperance(), perform ValidateBakedTextureCache() in the same thread rather than on another one. пре 12 година
  Justin Clark-Casey (justincc) 5f276c3212 Print out one log message for every missing baked texture, rather than two. пре 12 година
  Justin Clark-Casey (justincc) 03993d0b14 Fix race condition that would sometimes send or save appearance for the wrong avatar. пре 13 година
  Dan Lake eac29396d9 Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line endings from previous commit. пре 13 година
  Dan Lake da794f34a5 Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of scene presence by client ID. пре 13 година