Sean Dague
|
7943ae48f5
move the lock out a bit further in the ProccessAssetCache loop to reduce
|
15 yıl önce |
Sean Dague
|
31bded51fb
based on recent unit test output, put some extra checking in the
|
15 yıl önce |
Dr Scofield
|
458f7eb9b3
cleaning up, fixing warnings
|
15 yıl önce |
Justin Clarke Casey
|
ad2bd74057
* refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid having Initialise() and Initialize() in the same class - very difficult to read.
|
15 yıl önce |
Jeff Ames
|
cad0aab793
Formatting cleanup.
|
15 yıl önce |
lbsa71
|
29355de6ee
* Some more experimental work on distributed assets. Nothing hotwired yet.
|
15 yıl önce |
lbsa71
|
d2a412e94b
* Added some more experimental code; nothing wired in so far.
|
15 yıl önce |
lbsa71
|
e93b782f9d
* Introduced some experimental code with regards to asset data substitution
|
15 yıl önce |
lbsa71
|
fb9a358b79
* Refactored out and de-duplicated Base64ToString(string)
|
15 yıl önce |
Jeff Ames
|
54ccca1e2c
Update svn properties, add copyright header, formatting cleanup.
|
15 yıl önce |
lbsa71
|
3ca1481c3d
* Minor fixes, inverted an if for readability and introduced a virtual pre-process step on the asset cache
|
15 yıl önce |
Dr Scofield
|
b5f6aa6ff2
From: Alan Webb <[email protected]>
|
15 yıl önce |
Justin Clarke Casey
|
6573e2ee2f
* Remove asset cache size and texture stat reports from ASSET STATS since these are now inaccurate
|
15 yıl önce |
Justin Clarke Casey
|
1bf05a543c
* Move method documentation from AssetCache up to IAssetCache
|
15 yıl önce |
Justin Clarke Casey
|
5a6bc26600
* Address http://opensimulator.org/mantis/view.php?id=3207
|
15 yıl önce |
Sean Dague
|
57ab79e331
* Update ScenePresenceTests to reflect current REST communication workflow.
|
15 yıl önce |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 yıl önce |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
15 yıl önce |
Sean Dague
|
f4bec00057
From: Alan Webb <[email protected]>
|
15 yıl önce |
lbsa71
|
801da4346a
* optimized usings.
|
16 yıl önce |
Sean Dague
|
8088802c21
From Alan Webb <[email protected]>
|
16 yıl önce |
Mike Mazur
|
0c03a48fb2
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
|
16 yıl önce |
Justin Clarke Casey
|
dbd2b45233
* Write a simple archive loading test which doesn't actually do any testing yet apart from not blow up
|
16 yıl önce |
Homer Horwitz
|
78d42a7fc8
- Fix a formatting error in a log message (Mantis#2635).
|
16 yıl önce |
Justin Clarke Casey
|
50e3eb31b0
* Restore storing null to represent 'missing asset' requests in the AssetCache
|
16 yıl önce |
Adam Frisby
|
1493f7349f
* Minor typing fixes in AssetCache - now uses base types for nearly everything.
|
16 yıl önce |
Jeff Ames
|
5276c4bdf8
Update svn properties, minor formatting cleanup.
|
16 yıl önce |
Adam Frisby
|
e0498e1638
* Fixed asset bug.
|
16 yıl önce |
Adam Frisby
|
c43e466301
* Enabled GTCache for AssetCache
|
16 yıl önce |
Charles Krinke
|
17e43dcc0f
Mantis#2566. Thank you kindly, Diva for a patch that:
|
16 yıl önce |