c4efb97d49
Viewer 2 no longer contains the default avatar assets (i.e. "Ruth") that would appear if the user had insufficient body part/clothing entries. Instead, avatars always appear as a cloud, which is a very bad experience for out-of-the-box OpenSim. Default is currently off. My intention is to switch it on for standalone shortly. This is not particularly flexible as "Ruth" is hardcoded, but this can change in the future, in co-ordination with the existing RemoteAdmin capabilities. Need to fix creation of suitable entries for users created as estate owners on standalone. Avatars still appear with spooky empty eyes, need to see if we can address this. This commit adds a "Default Iris" to the library (thanks to Eirynne Sieyes from http://opensimulator.org/mantis/view.php?id=1461) which can be used. |
||
---|---|---|
.. | ||
AnimationsAssetSet | ||
Avatar/Newruth | ||
BodyPartsAssetSet | ||
ClothingAssetSet | ||
GesturesAssetSet | ||
LandmarksAssetSet | ||
MyAssetSet | ||
NotecardsAssetSet | ||
ObjectsAssetSet | ||
PhotosAssetSet | ||
ScriptsAssetSet | ||
SoundsAssetSet | ||
TexturesAssetSet | ||
AssetSets.xml | ||
README.txt |
README.txt
README OpenSim comes with a default asset set contained in the OpenSimAssetSet directory. You can also load up your own asset set to OpenSim on startup by making a file entry in AssetSets.xml. This file should point towards an XML file which details the assets in your asset set. The OpenSimAssetSet/OpenSimAssetSet.xml is a good template for the information required. If you want your assets to show up in the standard inventory library for an avatar, you will also need to add separate entries to the xml files in the bin/inventory configuration directory.