.. |
Application
|
21bc238029
Configuration files can read include files from relative paths.
|
пре 14 година |
ClientStack
|
f2cbd8c5f5
Show when appearance is sent to an avatar to help track down failure
|
пре 14 година |
CoreModules
|
fd28b59768
Addresses mantis #4991 -- HG between two regions with the same map coordinates fails with no warning
|
пре 14 година |
DataSnapshot
|
711747dd2c
More on mantis #4985
|
пре 14 година |
Examples
|
c8ed972443
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
|
пре 14 година |
Framework
|
37f354fea6
Remove commented code and the comment, as the change has proven out
|
пре 14 година |
OptionalModules
|
85a9c305a2
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
|
пре 14 година |
Physics
|
4a5979c311
minor: remove some mono compiler warnings
|
пре 14 година |
RegionCombinerModule
|
ca2abc43ad
Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations.
|
пре 14 година |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
пре 15 година |
ScriptEngine
|
be07063102
Patch by Apelsin that fixes behaviour of llSetPos and llGetLocalPos for attachments.
|
пре 14 година |
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 година |