Histórico de commits

Autor SHA1 Mensagem Data
  Diva Canto ccca005969 HG: close a loophole by which if something was wrong with the ServiceURLs it resulted in never ending asset requests 11 anos atrás
  Diva Canto af8d53657d HGAssetMapper: Get wasn't really working. It's true that some assets are copied in the process of being gathered their UUID, but not all. Specifically, terminal assets like textures aren't copied. We have to go one more time through the ids. 11 anos atrás
  Diva Canto 4ec2fc4cc2 Deleted extraneous debug message 12 anos atrás
  Diva Canto cfa022700d Moved the small HGUuidGatherer class to the file where its parent class is. No need to keep 2 separate files. 12 anos atrás
  Diva Canto fb2ace6fff Removed redundant asset fetches on HGAssetMapper. The UuidGatherer already downloads the assets, so we don't need to do it again... 12 anos atrás
  Diva Canto 5f97b3e1d9 Minor: change the return value of unsuccessful posts to string.Empty. 12 anos atrás
  Diva Canto 3089b6d824 More HG2.0: Added permission policies in HGAsset Service based on asset types. The policies are given in the config. This is only half of the story. The other half, pertaining to exports/imports made by the sim, will be done next. 12 anos atrás
  Diva Canto 8bdd80abfa HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI. 12 anos atrás
  Diva Canto f9a1fd5748 HG: one more adjustment with trailing /s 12 anos atrás
  Diva Canto 3292a22558 Creator information preserved upon HG transfers. 14 anos atrás
  Justin Clark-Casey (justincc) 8acb401a14 minor: remove mono compiler warnings 14 anos atrás
  Diva Canto 02a15bc787 Started to clean up the mess with HyperAssets in LLClientView. Fixed HG access to Notecards in user's inventory. 14 anos atrás
  Diva Canto 9b9804a498 * Changed CreatorIDs consistently to varchar(128) 14 anos atrás
  John Hurliman 33f5d0d1e9 * UuidGatherer now tracks asset types for assets it discovers. The asset types are inferred from context 14 anos atrás
  John Hurliman 7665aad002 * Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it 14 anos atrás
  Diva Canto 42f978a478 * HGScene is no more. 14 anos atrás