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-05-19 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61ba02e95fbce86b64fca39451b8b4f395bec0c9
opensim
/
OpenSim
/
Capabilities
/
Handlers
/
GetMesh
History
Justin Clark-Casey (justincc)
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
...
This is most useful for capabilities where the url is not self-describing.
2012-05-03 01:45:49 +01:00
..
GetMeshHandler.cs
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
GetMeshServerConnector.cs
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
2012-05-03 01:45:49 +01:00