aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimAssetSet.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* first stab at implementation of CopyInventoryItemJeff Ames2007-11-181-16/+16
|
* Another try: Fix moon bleeding over into linden grid. Need to clear your ↵Brian McBee2007-11-141-1/+8
| | | | cache to fix it.
* set svn:eol-styleJeff Ames2007-11-111-479/+479
|
* moonBrian McBee2007-11-111-0/+7
|
* reformatted OpenSimAssetSet.xml (whitespace only)Jeff Ames2007-11-081-426/+414
|
* fixed case of name key in OpenSimAssetSet.xmlJeff Ames2007-11-081-19/+19
|
* * Added 'Jim' and 'Goblin' shapes; not available in inventory yet thoughlbsa712007-10-271-0/+30
|
* Very early first implementation of grid based assets.Tleiades Hax2007-10-261-7/+123
| | | | | Run this on a major grid, and weep
* * Added time dilation property to SceneAdam Frisby2007-09-241-0/+7
| | | | | | * Default Terrain algorithm now produces something slightly less mountainous. * Fixed lolcat
* Here is your ocean back. You will probably need to delete your ↵Brian McBee2007-08-271-0/+7
| | | | regionassets.yap, and will lose your uploaded assets.
* Added texture set for the library. To enable, delete your regionassets.yap. ↵Brian McBee2007-08-251-0/+308
| | | | WARNING: IF YOU DELETE THIS FILE YOU WILL LOSE ANY ASSETS THAT YOU HAVE UPLOADED.
* committed a test version of OpenSimAssetSet.xml in last commit, so fixing that.MW2007-08-131-7/+0
|
* Added Scene.ConvertLocalIDToFullID() method. MW2007-08-131-0/+14
|
* The startup set of assets in the local asset server can now be set from a ↵MW2007-08-081-0/+9
xml file (OpenSimAssetSet.xml). (remember to make changes to the set, you will also need to delete the old asset .yap file, so that it is recreated). Also the set of items in the OpenSim inventory Library can also now be set from a xml file (OpenSimLibrary.xml).