aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/BodyPartsAssetSet/base_shape.dat (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-15Write code to create minimum necessary body parts/clothing and avatar ↵Justin Clark-Casey (justincc)1-76/+136
entries to make a newly created user appear as a non-cloud on viewer 2 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.
2008-01-26Rewrote svn properties handling script in python. Added more file types.Jeff Ames1-105/+105
2008-01-07More inventory work for CharlieO. Final patch to make it all work yet to come.Brian McBee1-105/+105
2007-12-28Migrate opensim default assets up another directory in preparation for ↵Justin Clarke Casey1-0/+0
extraction of hardcoded asset locations into xml
2007-07-25Added the default shape to the OpenSim library. Now need to get the new ruth ↵MW1-8/+8
into asset format and add that.
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-105/+0
2007-06-28should now work.MW1-0/+105
2007-06-17Very Preliminary local teleporting added (currently only can teleport ↵MW1-0/+105
within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain.
2007-03-22Moved Assets to assets as a temporary fix for not being able to start in ↵jmalthus1-0/+0
sandbox mode on Linux
2007-03-22brought in bin/ from zircongareth1-0/+105