| Commit message (Collapse) | Author | Files | Lines |
|
* shortened references
* Removed redundant 'this'
* Normalized EOF
|
|
* Made Terrain texture temp (it's re-created on every run)
|
|
notice of doom
|
|
|
|
|
|
* Shortened type references
* Removed redundant 'this' qualifier
|
|
Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
Note this has lead to a big flat project, but I think a lot of the files we most likely don't even use any longer. And others belong in other projects/namespaces anyway.
|
|
* Scene: Changed name from MakeAvatarPhysical to MakeRootAgent and added ForEachClient
* SceneManager: Added ForEachScene
* Worked some on appearances.
|
|
|
|
you only see your own avatar correctly, all other user's avatars show up as the old ruth. This will be fixed soon.
We also need better clothing for the new ruth and to edit the body shape.
To get this working you will need to delete your asset yap file and also in grid mode the user server needs to be updated.
|
|
Fixed a number of bugs in the AssetCache related to asset downloading.
|
|
into asset format and add that.
|
|
|
|
* added some licensing info
|