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-14 17:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa63054c4f5cf970922c2fef386b084272c5491c
opensim
/
OpenSim
/
Capabilities
/
Handlers
History
Justin Clark-Casey (justincc)
bafea2282a
Rip out unused Scene.HandleFetchInventoryDescendentsCAPS().
...
This has been handled by WebFetchInvDescHandler.Fetch() for some time.
2011-11-26 01:39:23 +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
Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero.
2011-09-09 00:38:04 +01:00
WebFetchInventoryDescendents
Rip out unused Scene.HandleFetchInventoryDescendentsCAPS().
2011-11-26 01:39:23 +00:00