OpenSimMirror/OpenSim/Region/OptionalModules
UbitUmarov 944a785a32 now i can login on win .net4.8, but just a little drop on a large (broken) OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc 2019-07-30 23:26:29 +01:00
..
Agent reduce some useless array copies 2019-06-09 20:15:36 +01:00
Asset Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Avatar missing files... 2019-04-30 23:01:37 +01:00
DataSnapshot missing updated files 2018-05-26 19:02:09 +01:00
Example Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Framework/Monitoring remove a dead module 2018-10-23 12:48:28 +01:00
Materials now i can login on win .net4.8, but just a little drop on a large (broken) OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc 2019-07-30 23:26:29 +01:00
PhysicsParameters Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PrimLimitsModule mantis 8035: fix number of prims use to be from all owned parcels 2018-11-08 21:52:16 +00:00
Properties Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Scripting remove MRM module (minimodule). Its outdated and we have no maintainers. Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;) 2019-01-31 12:14:29 +00:00
ServiceConnectorsIn/Freeswitch Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
UserStatistics Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
ViewerSupport Fix godnames module to not add the empty string if only one option is used 2019-07-27 12:12:35 +01:00
World reduce some useless array copies 2019-06-09 20:15:36 +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.