.. |
Application
|
0bd6bc8fba
create "config show" as a region console command synonym for "config get".
|
před 14 roky |
ClientStack
|
36fef21e52
Merge branch 'master' into queuetest
|
před 14 roky |
CoreModules
|
ef4f1fc4ba
Made things consistent between LocalInventoryServiceConnector and RemoteXInventoryServiceConnector on GetFolderContent.
|
před 14 roky |
DataSnapshot
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
před 14 roky |
Examples
|
69d014e1dc
First pass at moving object property requests into a queue similar
|
před 14 roky |
Framework
|
16f6f55f2d
network traffic reduction - decrease update frequency for moving avatars when velocity is unchanged
|
před 14 roky |
OptionalModules
|
024c12abc3
Cleaned up various configuration options. Removed the category throttle
|
před 14 roky |
Physics
|
5e99d93651
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
před 14 roky |
RegionCombinerModule
|
0e465da187
remove now unused individual LandData prim counts.
|
před 14 roky |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
před 15 roky |
ScriptEngine
|
e8ecb2898c
minor: remove some mono compiler warnings
|
před 14 roky |
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>).
|
před 15 roky |