Diva Canto
|
c74cef0f42
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.
|
9 years ago |
Diva Canto
|
ca4569eeb4
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
9 years ago |
Diva Canto
|
cc1fc400d8
pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured.
|
9 years ago |
Michael Cerquoni
|
dc4c9b1bb0
Minor whitespace removal
|
9 years ago |
Dev Random
|
a9dd3028b9
Add 'terrain modify noise' and code cleanup
|
9 years ago |
Dev Random
|
4bf62e11b6
'terrain modify' command for area-of-effect operations
|
9 years ago |
Diva Canto
|
8676b017b2
Attempt at fixing mantis #7054. The two inventory threads are stepping on each other's feet. This needs real-world testing, as I'm not sure of all the consequences of reducing the number of worker threads to 1.
|
9 years ago |
Diva Canto
|
1192ca36e9
Forgot this file in the last commit
|
9 years ago |
Diva Canto
|
1abbad71b4
Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis #7514
|
9 years ago |
Michael Cerquoni
|
44b8b9fef6
Revert "Patch llCastRay fully-simplified to V2." for further review.
|
9 years ago |
Michael Cerquoni
|
dfb73c1464
fix a minor whitespace issue
|
9 years ago |
H-H-H
|
49991d055a
Adding the command <dobackup>to opensim console which requires a region name as an argument and will do an oar of that region if the autobackup module is enabled
|
9 years ago |
Talun
|
382e05df14
Missing constants for llGetObjectDetails
|
9 years ago |
Magnuz Binder
|
5a2440dfdf
Implement llGetGeometricCenter correctly.
|
9 years ago |
Magnuz Binder
|
c96ee68953
Patch llCastRay fully-simplified to V2.
|
9 years ago |
dahlia
|
df12fbb0d2
add new config parameters for llCastRay to OpenSimDefaults.ini
|
9 years ago |
Magnuz Binder
|
43b8bd0c35
Implement llCastRay fully, simplified.
|
9 years ago |
Robert Adams
|
30f9e5372e
Only send parcel layer data around the point of interest. Can be disabled
|
9 years ago |
dahlia
|
73efb1633f
lock collision mesh cache when accessing
|
9 years ago |
dahlia
|
60e719286b
Make Meshmerizer mesh cache static so it can be shared across class instances
|
9 years ago |
Diva Canto
|
877371411a
Mantis #7514
|
9 years ago |
Diva Canto
|
09edc9619a
It wasn't that. Revert "Mantis #7514"
|
9 years ago |
Diva Canto
|
365f46bfa9
Mantis #7514
|
9 years ago |
Diva Canto
|
4211309ec7
Corrected typo in namespace
|
9 years ago |
Diva Canto
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 years ago |
Diva Canto
|
0303112dcb
Added new [Statistics] config section to go with the previous patch.
|
9 years ago |
Steven Zielinski
|
59778cfc2a
Added in all metrics for Phase 1 except for Time Dilation.
|
9 years ago |
BlueWall
|
e171ae899d
Revert "Enable grab feature (Ctrl+Drag) for non-physical link-sets and add code to handle spin (Ctrl+Shift+Drag)"
|
9 years ago |
BlueWall
|
38459104eb
Revert "Revert "Fix the click to buy prim dialog not being displayed with alpha viewers after recent changes to viewer code by LL.""
|
9 years ago |
BlueWall
|
d80230adcd
Revert "Fix the click to buy prim dialog not being displayed with alpha viewers after recent changes to viewer code by LL."
|
9 years ago |