1: 2009-09-03 (木) 00:57:20 iseki  |
現: 2009-09-03 (木) 00:57:54 iseki  |
| *** Inventory Icon が Shape Icon になる [#y9bfa2bf] | | *** Inventory Icon が Shape Icon になる [#y9bfa2bf] |
| - svn r156 で Viewer RC 1.22.9 用に追加したコードが駄目みたい. | | - svn r156 で Viewer RC 1.22.9 用に追加したコードが駄目みたい. |
- | - OpenSim/Framework/Capabilities/Caps.cs の RegisterInventoryServiceHandlers() L211 の m_capsHandlers[...] = ~ をコメントアウト | + | - OpenSim/Framework/Capabilities/Caps.cs の RegisterInventoryServiceHandlers() L211 の m_capsHandlers[...] = ~ の1行をコメントアウト |
| // As of RC 1.22.9 of the Linden client this is | | // As of RC 1.22.9 of the Linden client this is |
| // supported | | // supported |
| + | |
| // deleted by Fumi.Iseki for Inventory Icon of 1.23.4 | | // deleted by Fumi.Iseki for Inventory Icon of 1.23.4 |
| //m_capsHandlers["WebFetchInventoryDescendents"] =new RestStreamHandler("POST", capsBase + m_fetchInventoryPath, FetchInventoryDescendentsRequest); | | //m_capsHandlers["WebFetchInventoryDescendents"] =new RestStreamHandler("POST", capsBase + m_fetchInventoryPath, FetchInventoryDescendentsRequest); |
| + | |
| // justincc: I've disabled the CAPS service for now to fix problems with selecting textures, and | | // justincc: I've disabled the CAPS service for now to fix problems with selecting textures, and |
|
|
|