This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-20 07:05:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc6d9eadf33b9a0321664d676030b07b2bd04bed
opensim
/
OpenSim
/
Region
/
CoreModules
/
Agent
/
AssetTransaction
History
Diva Canto
29aaf5564f
Mantis
#7720
: AssetXferUploader was setting AssetID to UUID.Zero. Before that wouldn't matter (item would be a terminal object) but with the introduction of the item cache, it matters, because the object in the cache was being modified to have AssetID=UUID.Zero. Also keeping the item cache consistent when item properties change.
2015-09-11 09:48:51 -07:00
..
AgentAssetsTransactions.cs
Made terrain uploads thread-safe
2013-10-15 00:12:56 +01:00
AssetTransactionModule.cs
minor: remove some mono compiler warnings
2013-02-14 21:29:35 +00:00
AssetXferUploader.cs
Mantis
#7720
: AssetXferUploader was setting AssetID to UUID.Zero. Before that wouldn't matter (item would be a terminal object) but with the introduction of the item cache, it matters, because the object in the cache was being modified to have AssetID=UUID.Zero. Also keeping the item cache consistent when item properties change.
2015-09-11 09:48:51 -07:00