.. |
Application
|
cb14e1d272
Update the "config get <section> <key>" command to "config get [<section>] [<key>]"
|
14 tahun lalu |
ClientStack
|
5a0cb7d37e
Thank you, Goetz, for a patch to fix prim count display in cut regions.
|
14 tahun lalu |
CoreModules
|
50254bf3d6
Move default inventory creation from InventoryService to UserAccountService
|
14 tahun lalu |
DataSnapshot
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 tahun lalu |
Examples
|
a32f80b9e3
Implement SendPlacesReply
|
14 tahun lalu |
Framework
|
50254bf3d6
Move default inventory creation from InventoryService to UserAccountService
|
14 tahun lalu |
OptionalModules
|
5f3f7c3405
minor: remove unnecessary newline from "show throttles" information
|
14 tahun lalu |
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 tahun lalu |
RegionCombinerModule
|
be3685b1a2
When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.
|
14 tahun lalu |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 tahun lalu |
ScriptEngine
|
f75a3ee762
Use ToString() rather than a cast (more robust)
|
14 tahun lalu |
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 tahun lalu |