OpenSimMirror/OpenSim/Region/ClientStack/Linden/Caps
Justin Clark-Casey (justincc) ac3d88804f Stop accidentally setting up the UploadTexture caps handler with the same url for all users
This meant that if a user exited the region, the UploadTexture handler would be effectively removed for everyone, causing subsequent failures.
This hopefully resolves the recent UploadTexture LLSD problems
This was a regression in 5640f2e (Thu Dec 1 23:24:15 2011 +0000)
2011-12-06 22:13:58 +00:00
..
BunchOfCaps refactor: Separate the upload baked texture handler out from BunchOfCaps 2011-12-05 16:00:27 +00:00
EventQueue Improve some of the debug help messages 2011-12-05 15:59:45 +00:00
ObjectCaps Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
GetMeshModule.cs minor: remove some mono compiler warnings 2011-08-16 21:45:01 +01:00
GetTextureModule.cs minor: remove some mono compiler warnings 2011-08-16 21:45:01 +01:00
MeshUploadFlagModule.cs minor: remove some mono compiler warnings 2011-08-04 01:46:34 +01:00
NewFileAgentInventoryVariablePriceModule.cs Fix permissions problem where newly uploaded meshes rezzed from inventory could not be copied by owner. 2011-07-11 22:56:14 +01:00
SimulatorFeaturesModule.cs Remove forcing of phantom on ground attached objects - attachments can be both non-phantom and flagged as physical. 2011-08-24 22:45:51 +01:00
UploadBakedTextureModule.cs Stop accidentally setting up the UploadTexture caps handler with the same url for all users 2011-12-06 22:13:58 +00:00
WebFetchInvDescModule.cs Test m_Enabled on RemoveRegion. 2011-05-04 20:40:25 -07:00