.. |
Application
|
0bd6bc8fba
create "config show" as a region console command synonym for "config get".
|
13 jaren geleden |
ClientStack
|
36fef21e52
Merge branch 'master' into queuetest
|
13 jaren geleden |
CoreModules
|
ef4f1fc4ba
Made things consistent between LocalInventoryServiceConnector and RemoteXInventoryServiceConnector on GetFolderContent.
|
13 jaren geleden |
DataSnapshot
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 jaren geleden |
Examples
|
69d014e1dc
First pass at moving object property requests into a queue similar
|
13 jaren geleden |
Framework
|
16f6f55f2d
network traffic reduction - decrease update frequency for moving avatars when velocity is unchanged
|
13 jaren geleden |
OptionalModules
|
024c12abc3
Cleaned up various configuration options. Removed the category throttle
|
13 jaren geleden |
Physics
|
5e99d93651
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
13 jaren geleden |
RegionCombinerModule
|
0e465da187
remove now unused individual LandData prim counts.
|
13 jaren geleden |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 jaren geleden |
ScriptEngine
|
e8ecb2898c
minor: remove some mono compiler warnings
|
13 jaren geleden |
UserStatistics
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
14 jaren geleden |