OpenSimMirror/OpenSim/Region/OptionalModules
Robert Adams 4179d8f651 BulletSim: add LSL function and plumbing for setting a spring
equilibrium point in the physics engine constraint.
2013-09-20 21:03:50 +01:00
..
Agent Stop "show client stats" from throwing an exception if somehow Scene.m_clientManager still retains a reference to a dead client. 2013-09-04 23:55:05 +01:00
Asset
Avatar Stop "handle sit user name" command from trying to sit avatars on objects which have sit positions but are attachments 2013-08-22 22:49:23 +01:00
Example
Framework/Monitoring
Materials
PhysicsParameters
PrimLimitsModule
Properties
Scripting BulletSim: add LSL function and plumbing for setting a spring 2013-09-20 21:03:50 +01:00
ServiceConnectorsIn/Freeswitch
ViewerSupport
World Get rid of issue where removing NPCs would through an exception by routing close through Scene.IncomingCloseAgent() and NPCAvatar.Close() rather than directly to Scene.RemoveClient(). 2013-08-12 19:31:45 +01:00
README

README

= OpenSim.Region.OptionalModules =

The modules in this part of the OpenSim source tree are candidates for
forge. For the time being, until we have reached consensus on

    (a) what should be core or optional
    (b) that we have reached a stable API
    (c) how to maintain optional modules

we will keep these modules in-tree.