コミット履歴

作者 SHA1 メッセージ 日付
  Justin Clark-Casey (justincc) ddca5347c3 When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All 12 年 前
  PixelTomsen e8b688b61f Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php?id=2607 13 年 前
  Melanie 7352aea9ac Remove IClientAPI from the money module. It was only used to pass in the 13 年 前
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 13 年 前
  Justin Clark-Casey (justincc) 5460f2e035 refactor: Separate the upload baked texture handler out from BunchOfCaps 13 年 前
  Justin Clark-Casey (justincc) fa63054c4f On "show caps", stop excluding the seed cap but do exclude it elsewhere 13 年 前
  Justin Clark-Casey (justincc) bafea2282a Rip out unused Scene.HandleFetchInventoryDescendentsCAPS(). 13 年 前
  Dan Lake 7c8bfac11b Removed redundant SceneContents property from Scene. It's the same as SceneGraph property. 13 年 前
  Justin Clark-Casey (justincc) be357f8fee Fix bug in persisting saved appearances for npcs 13 年 前
  Justin Clark-Casey (justincc) cace6eaa8a comment out some of the currently less useful debug log messages 13 年 前
  Justin Clark-Casey (justincc) 3e5b2d52ff minor: method doc for baked texture uploading 13 年 前
  Justin Clark-Casey (justincc) dbd954d701 Fix permissions problem where newly uploaded meshes rezzed from inventory could not be copied by owner. 13 年 前
  Michael Cerquoni aka Nebadon Izumi 281e80ccf3 add MeshUploadFlag capability fixed mesh upload with latest mesh viewer thank you dahlia and lkalif for helping to make this happen! 13 年 前
  Justin Clark-Casey (justincc) 1a0a9d2290 Implement the latest mesh mechanism so that rezzing the uploaded mesh now works again. 13 年 前
  Justin Clark-Casey (justincc) 37a7c16734 minor: method documentation 13 年 前
  Diva Canto ac9697edbe Fixed: EventQueueGet and other caps were being wrongly deregistered. Also CapabilitiesModule was being instantiated twice (damn Mono.Addins). 13 年 前
  Diva Canto 883f21dd02 WebFetchInventoryDescendents working. Tested with robust. 13 年 前
  Diva Canto 10180760b7 Works! 13 年 前
  Diva Canto f79400e94c Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps. 13 年 前