.. |
Application
|
cb14e1d272
Update the "config get <section> <key>" command to "config get [<section>] [<key>]"
|
14 роки тому |
ClientStack
|
5a0cb7d37e
Thank you, Goetz, for a patch to fix prim count display in cut regions.
|
14 роки тому |
CoreModules
|
50254bf3d6
Move default inventory creation from InventoryService to UserAccountService
|
14 роки тому |
DataSnapshot
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 роки тому |
Examples
|
a32f80b9e3
Implement SendPlacesReply
|
14 роки тому |
Framework
|
50254bf3d6
Move default inventory creation from InventoryService to UserAccountService
|
14 роки тому |
OptionalModules
|
5f3f7c3405
minor: remove unnecessary newline from "show throttles" information
|
14 роки тому |
Physics
|
b23b29a53e
This fixes mantis #5198 and related. Physics is not my expertise, so I'm not 100% sure of what all the consequences of this change are. Pushing up, so others can take a look.
|
14 роки тому |
RegionCombinerModule
|
be3685b1a2
When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.
|
14 роки тому |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 роки тому |
ScriptEngine
|
f75a3ee762
Use ToString() rather than a cast (more robust)
|
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 роки тому |