OpenSimMirror/OpenSim/Region/OptionalModules
UbitUmarov 7494d7726a change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce round errors, limit both to region max prims. consider ObjectBonus on last one also. Change a variable name in PrimLimitsModule to make it more clear 2016-10-11 01:14:53 +01:00
..
Agent add a version tag to wind and cloud data updates to iclient 2016-09-23 13:03:16 +01:00
Asset Revert "Merge master into teravuswork", it should have been avination, not master. 2012-11-15 10:05:16 -05:00
Avatar use known name a group ejetee if its local client 2016-08-24 00:06:47 +01:00
DataSnapshot more changes relative to incorrect use of activegroupid 2016-08-05 15:19:42 +01:00
Example Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number doesn't need to match the release version number, but I think it's a very good idea that they do. 2014-12-29 15:05:44 -08:00
Framework/Monitoring Make general server stats available on the robust console as well as the simulator console 2013-06-17 22:39:00 +01:00
Materials try to reduce the amount of assets created editing materials 2016-09-04 07:25:55 +01:00
PhysicsParameters More namespace and dll name changes. Still no functional changes. 2015-08-30 21:05:36 -07:00
PrimLimitsModule change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce round errors, limit both to region max prims. consider ObjectBonus on last one also. Change a variable name in PrimLimitsModule to make it more clear 2016-10-11 01:14:53 +01:00
Properties Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 2016-02-21 11:14:02 -08:00
Scripting Merge of ubitworkvarnew with opensim/master as of 20150905. 2015-09-08 04:54:16 -07:00
ServiceConnectorsIn/Freeswitch Remove any mention of IRegionModule from region names and comments to aid 2012-11-12 19:18:20 +00:00
UserStatistics change ODEs topcolliders code ( still bad), plus a few memory leaks 2016-08-22 20:28:15 +01:00
ViewerSupport remove OptionalModules\ViewerSupport\SimulatorFeaturesHelper ShouldSend() since it cannot be used 2016-08-14 03:56:44 +01:00
World add a version tag to wind and cloud data updates to iclient 2016-09-23 13:03:16 +01:00
README reformatting README (just noticed that that line was a bit on the long 2009-03-19 08:47:05 +00:00

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.