OpenSimMirror/bin/assets
MW 0710fbb45e Fixed the missing reference to a texture in TexturesAssetSet.xml , reported in mantis 1848. Not sure why the ids on some textures had got changed in there and the reference to femalebody.jp2 removed.
I don't think this is the only problem with avatar appearances though, as I've still seen the puffs of smoke even with that texture set correctly. Seems that anytime where before you would have seen a grey ruth, you now get a puff of smoke. So looks like a urgent drive is needed to fix the avatar appearance system.
2008-07-29 08:50:46 +00:00
..
AnimationsAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
Avatar/Newruth * Try new ruth avatar settings correction suggested by jenni in http://opensimulator.org/mantis/view.php?id=1769 2008-07-18 11:20:30 +00:00
BodyPartsAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
ClothingAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
GesturesAssetSet Set svn:eol-style. 2008-01-09 23:28:50 +00:00
LandmarksAssetSet Set svn:eol-style. 2008-01-09 23:28:50 +00:00
NotecardsAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
ObjectsAssetSet Set svn:eol-style. 2008-01-09 23:28:50 +00:00
OpenSimAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
PhotosAssetSet Set svn:eol-style. 2008-01-09 23:28:50 +00:00
ScriptsAssetSet remove void keyword for osWeatherMap.lsl. Update asset and inventory 2008-07-28 14:13:48 +00:00
SoundsAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
TexturesAssetSet Fixed the missing reference to a texture in TexturesAssetSet.xml , reported in mantis 1848. Not sure why the ids on some textures had got changed in there and the reference to femalebody.jp2 removed. 2008-07-29 08:50:46 +00:00
AssetSets.xml the first pass at Asset Fridays. Contribution of a handshake 2008-06-13 19:15:27 +00:00
README.txt Allow OpenSim operators to specify their own asset sets without needing to change the default OpenSim set. Equivalent changes to allow operators to also specify their own 2007-12-29 19:01:55 +00:00

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.