Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-04-08 | * Adds IAssetService.GetCached() to allow asset fetching from the local ↵ | John Hurliman | 1 | -0/+7 | |
cache only * Adds GetTextureModule that implements the "GetTexture" capability, aka HTTP texture fetching. This is a significantly optimized path that does not require any server-side JPEG2000 decoding, texture priority queue, or UDP file transfer * Sanity check for null reference in LLClientView.RefreshGroupMembership() | |||||
2010-04-07 | * Fixing incorrect documentation for the continuation passing style ↵ | John Hurliman | 1 | -1/+2 | |
IAssetService.Get() method * Changing the SimianGrid asset service connector to match the corrected documentation | |||||
2009-08-14 | Add standard doc and standard doc formatting to IAssetService | Justin Clark-Casey (justincc) | 1 | -9/+37 | |
2009-05-10 | Connect up the new asset cache and introduce an asynchronous call path | Melanie Thielker | 1 | -0/+5 | |
for asset retrieval (full asset only) to ease migration to the new system | |||||
2009-05-08 | More additions to the nextgen reference UGAIM | Melanie Thielker | 1 | -1/+21 | |
2009-05-05 | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 1 | -0/+27 | |
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -1/+1 | |
2009-05-05 | Add an interface skeleton for user services | Melanie Thielker | 1 | -0/+6 | |