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-06-29 10:35:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13e1635e4dda337325b1da92ee60fa17c2cdee36
opensim
/
OpenSim
/
Capabilities
/
Handlers
History
UbitUmarov
ba91d4ba93
Changed GetTexture error code RequestedRangeNotSatisfiable to NotFound, since viewers don't seem to handle that and keep retrying
2012-07-06 01:06:48 +01:00
..
FetchInventory2
Implement the FetchInventory2 capability. This accompanies the existing FetchInventoryDescendents2 capability.
2012-01-06 21:07:34 +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
Changed GetTexture error code RequestedRangeNotSatisfiable to NotFound, since viewers don't seem to handle that and keep retrying
2012-07-06 01:06:48 +01:00
UploadBakedTexture
Migrate detailed "appearance show" report generation up to AvatarFactoryModule from AppearanceInfoModule so that it can be used in debug (inactive).
2011-12-19 18:58:05 +00:00
WebFetchInventoryDescendents
Guard against null inventory contents.
2012-04-06 11:22:30 -07:00