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-08-14 17:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
321601482bcb72f5effc456acee31eed775487d7
opensim
/
OpenSim
/
Region
History
Diva Canto
0bf1209f90
Another major overhaul of inventory downloading, this time pertaining to inventory links. Added yet another function to IInventoryService to get multiple items at once, so that fetching collections of linked items is done once per folder instead of once per item.
2015-05-08 20:53:28 -07:00
..
Application
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
ClientStack
Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is.
2015-05-07 19:24:08 -07:00
CoreModules
Another major overhaul of inventory downloading, this time pertaining to inventory links. Added yet another function to IInventoryService to get multiple items at once, so that fetching collections of linked items is done once per folder instead of once per item.
2015-05-08 20:53:28 -07:00
DataSnapshot
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Framework
Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis
#7514
2015-05-05 20:59:09 -07:00
OptionalModules
fix a minor whitespace issue
2015-05-04 15:56:12 -04:00
Physics
lock collision mesh cache when accessing
2015-05-03 19:54:03 -07:00
RegionCombinerModule
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
ReplaceableModules
…
ScriptEngine
Revert "Patch llCastRay fully-simplified to V2." for further review.
2015-05-04 16:23:16 -04:00
UserStatistics
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00