Sean Dague
|
57ab79e331
* Update ScenePresenceTests to reflect current REST communication workflow.
|
16 年之前 |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 年之前 |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
16 年之前 |
Sean Dague
|
f4bec00057
From: Alan Webb <[email protected]>
|
16 年之前 |
lbsa71
|
801da4346a
* optimized usings.
|
16 年之前 |
Sean Dague
|
8088802c21
From Alan Webb <[email protected]>
|
16 年之前 |
Mike Mazur
|
0c03a48fb2
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
|
16 年之前 |
Justin Clarke Casey
|
dbd2b45233
* Write a simple archive loading test which doesn't actually do any testing yet apart from not blow up
|
16 年之前 |
Homer Horwitz
|
78d42a7fc8
- Fix a formatting error in a log message (Mantis#2635).
|
16 年之前 |
Justin Clarke Casey
|
50e3eb31b0
* Restore storing null to represent 'missing asset' requests in the AssetCache
|
16 年之前 |
Adam Frisby
|
1493f7349f
* Minor typing fixes in AssetCache - now uses base types for nearly everything.
|
16 年之前 |
Jeff Ames
|
5276c4bdf8
Update svn properties, minor formatting cleanup.
|
16 年之前 |
Adam Frisby
|
e0498e1638
* Fixed asset bug.
|
16 年之前 |
Adam Frisby
|
c43e466301
* Enabled GTCache for AssetCache
|
16 年之前 |
Charles Krinke
|
17e43dcc0f
Mantis#2566. Thank you kindly, Diva for a patch that:
|
16 年之前 |
Charles Krinke
|
d664192dfe
Mantis#2557. Thank you kindly, Diva for a patch that:
|
16 年之前 |
Justin Clarke Casey
|
8a3157aa6a
* Check in (disabled) results of not persisting avatar textures but rather sending ImageNotFound to clients if avatar textures are missing
|
16 年之前 |
Justin Clarke Casey
|
1ff9709ea3
* Possibly fix grey avatar appearance problems
|
16 年之前 |
Teravus Ovares
|
16b6738cda
* Patch from JHurliman
|
16 年之前 |
Justin Clarke Casey
|
3782d6aab7
* minor: Remove some of the redundant asset id storage for now
|
16 年之前 |
Justin Clarke Casey
|
8fb3523ef7
* Start recording asset request times after a cache miss. This is very primtive at the moment - only the last time is kept for some classes of request
|
16 年之前 |
Justin Clarke Casey
|
70e8097e31
* Eliminate the need to copy asset request lists in the asset cache when an asset is received or missing
|
16 年之前 |
Justin Clarke Casey
|
52f0c8d15d
* minor: tidy up of AssetCache, remove currently pointless storing of thread reference
|
16 年之前 |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 年之前 |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 年之前 |
Jeff Ames
|
80d8e2889e
Update svn properties. Formatting cleanup. Remove a compiler warning.
|
16 年之前 |
Melanie Thielker
|
f629fdb88d
Patches #9143 and #9144 (Mantis #1723)
|
16 年之前 |
Justin Clarke Casey
|
7fa00f9ecd
* remove redundant sync locking in AssetServerBase since this is already being done by the lower database layers
|
16 年之前 |
Justin Clarke Casey
|
0b2fcbfec4
* Start scripts loaded from an archive
|
16 年之前 |
Justin Clarke Casey
|
9052c43319
* Drop InvType from the assets table since it is no longer used
|
16 年之前 |