#author("2023-12-31T04:43:13+00:00","default:iseki","iseki") #author("2023-12-31T04:49:31+00:00","default:iseki","iseki") ** Inventory Icon *** Inventory Icon が Shape Icon になる [#y9bfa2bf] - svn r156 で Viewer RC 1.22.9 用に追加したコードが駄目みたい. - OpenSim/Framework/Capabilities/Caps.cs の RegisterInventoryServiceHandlers() L211 の m_capsHandlers[...] = ~ の1行をコメントアウト // As of RC 1.22.9 of the Linden client this is // supported // deleted by Fumi.Iseki for Inventory Icon of 1.23.4 //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