mirror of
https://github.com/opensim/opensim.git
synced 2026-05-30 05:57:13 +08:00
Curiously, a Vector3.ToString() will not display the last two places of the float. In this case, the failure of the assertion would confusingly report Expected: <0, 0, 0.8454993> But was: <0, 0, 0.8454993> when actual Z figure is 0.845499337 Should fully address http://opensimulator.org/mantis/view.php?id=5779
= 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.