0.9.2.0 Release
From OpenSimulator
(Difference between revisions)
(→Requirements: Note again requirement for upgrade via 0.8.2.1 from earlier versions) |
(→Changes and Fixes: config-include/osslDefaultEnable.ini changed mechanism) |
||
Line 28: | Line 28: | ||
* Added a real transparent texture for default transparency and avatar alphas transparency. Asset 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 must be removed by hand from any retained current regions cache (at bin/assetcache/3a3) and viewers cache clean. Then make sure you do one viewer login to an updated grid/region. | * Added a real transparent texture for default transparency and avatar alphas transparency. Asset 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 must be removed by hand from any retained current regions cache (at bin/assetcache/3a3) and viewers cache clean. Then make sure you do one viewer login to an updated grid/region. | ||
− | * Added some OSSL functions [[osGetSitActiveRange]], [[osGetLinkSitActiveRange]], [[osGetStandTarget]], [[osGetLinkStandTarget]], [[osSetSitActiveRange]], [[osSetLinkSitActiveRange]], [[osSetStandTarget]], [[osSetLinkStandTarget]], ... | + | * Added some OSSL functions [[osGetSitActiveRange]], [[osGetLinkSitActiveRange]], [[osGetStandTarget]], [[osGetLinkStandTarget]], [[osSetSitActiveRange]], [[osSetLinkSitActiveRange]], [[osSetStandTarget]], [[osSetLinkStandTarget]], … |
+ | * Altered mechanism for reading OSSL section of OpenSim.ini to use config-include/osslDefaultEnable.ini which then loads config-include/osslEnable.ini overrides. | ||
= Acknowledgements = | = Acknowledgements = |
Revision as of 03:36, 17 February 2020
CURRENTLY UNDER DEVELOPMENT
See last code changes at Dev (git master)
- A binary package automatically built from latest development code can be downloaded at OpenSim-LastAutoBuild.zip
- To build it yourself see Build_Instructions
Note: Due to the development work, this may be in bad state. Use with care
Contents |
General
Also see 0.9.1.1 Release Notes
Known Issues
Requirements
OpenSimulator 0.9.2.0 requires:
- At least .NET Framework 4.6 when running under Windows.
- At least Mono 5.x when running under Mono (Linux or Mac).
Due to database migration renumbering which occurred at release 0.9.0.0, if you are upgrading from a version of OpenSimulator prior to 0.8.2.1, then you MUST first upgrade to *0.8.2.1* and then proceed to upgrade directly to 0.9.2.0. See 0.9.0.0_Release#Pivot_Release:_0.8.2.1 for more advice.
Changes and Fixes
- Added a real transparent texture for default transparency and avatar alphas transparency. Asset 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 must be removed by hand from any retained current regions cache (at bin/assetcache/3a3) and viewers cache clean. Then make sure you do one viewer login to an updated grid/region.
- Added some OSSL functions osGetSitActiveRange, osGetLinkSitActiveRange, osGetStandTarget, osGetLinkStandTarget, osSetSitActiveRange, osSetLinkSitActiveRange, osSetStandTarget, osSetLinkStandTarget, …
- Altered mechanism for reading OSSL section of OpenSim.ini to use config-include/osslDefaultEnable.ini which then loads config-include/osslEnable.ini overrides.
Acknowledgements
Many, many thanks to all the developers, testers and community members who contributed to this release and who help out with OpenSimulator generally. Your hard work makes this all possible.