This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-02 23:18:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf97809ff128406ec340b0101ab275e9912bee67
opensim
/
OpenSim
/
Capabilities
/
Handlers
History
Justin Clark-Casey (justincc)
63fe673af1
Revert "Revert "Stop performing the asset save part of baked texture uploading on the UploadBakedTexture cap asynchronously.""
...
This turned out not to be the upload texture issue. This reverts commit
8721841fc3
.
2011-12-08 23:45:53 +00:00
..
GetMesh
Don't need to try both AssetService.Get and GetCached in GetMesh since Get always calls GetCached and code paths were identical
2011-08-18 23:36:43 +01:00
GetTexture
Add test for not found response from GetTexture cap handler.
2011-12-05 21:04:17 +00:00
UploadBakedTexture
Revert "Revert "Stop performing the asset save part of baked texture uploading on the UploadBakedTexture cap asynchronously.""
2011-12-08 23:45:53 +00:00
WebFetchInventoryDescendents
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
2011-12-05 20:44:20 +00:00