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