| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* PrimitiveBaseShape: The textures are now exposed as a 'TextureEntry Textures'; all serialization still using the 'byte[] TextureEntry' for backwards compatibility.
* Scene: Re-added AddTree, since the Tree type isn't gone from libsl, merely relocated.
|
|
|
|
| |
whether an asset was actually found or not
|
|
|
|
|
|
| |
* The AssetServerBase is now responsible for dequeueing, the server implementations merely recieves ProcessRequest( AssetRequest req )
* Catchall added around queue processing thread so thread won't abort on exceptions.
|
|
|
|
| |
notice of doom
|
|
|
|
| |
somewhere so its added but doesn't show up anywhere. As I can't believe I would make such a stupid mistake and not notice.
|
|
|
|
| |
that I haven't set the post url correctly)
|
| |
|
|
|
|
| |
want to test to see if this fixes anything (but it could just as well break grid assets even more).
|
|
|
|
| |
retrieval of assets from the asset server
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
Run this on a major grid, and weep
|