OpenSimMirror/OpenSim/Region
Melanie cf16ca9bda Create the ability for physics modules to request assets on demand by
themselves. For that, the physics module simply calls RequestAssetMethod, which
in turn points to Scene.PhysicsRequestAsset. This gives physics access to
the asset system without introducing unwanted knowledge of the scene class.
2012-08-01 22:37:38 +01:00
..
Application Create the ability for physics modules to request assets on demand by 2012-08-01 22:37:38 +01:00
ClientStack Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 2012-07-25 23:11:50 +01:00
CoreModules Fix bug in SoundModule.TriggerSound() where every sound update to an avatar would base its gain calculation on the previous avatar's gain, instead of the original input gain. 2012-07-31 22:52:17 +01:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
Framework Create the ability for physics modules to request assets on demand by 2012-08-01 22:37:38 +01:00
OptionalModules Adds support to ScriptModuleComms for region modules to export 2012-07-31 10:45:37 -07:00
Physics Create the ability for physics modules to request assets on demand by 2012-08-01 22:37:38 +01:00
RegionCombinerModule Fix issue where RegionCombinerModule was not removing regions from its dictionary on RemoveRegion(), causing a later issue if regions were restarted (removed then readded). 2012-07-27 00:28:23 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Look up the NPC module when the SensorRepeat class is created, rather than on every single sensor sweep. 2012-08-01 00:39:37 +01:00
UserStatistics Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 2012-07-25 23:11:50 +01:00