Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 6da356a7e4 minor: Remove mono compiler warnings from EstateDataConnector 9 years ago
  Magnuz Binder 158c3f82f1 Correct PRIM_TEXT return value from trans to alpha. 9 years ago
  Justin Clark-Casey (justincc) 4717132b82 Use using constructs on disposable io objects in LLRaw to ensure they are always closed even if an exception is thrown. 9 years ago
  Justin Clark-Casey (justincc) 06a52b43df Add Magnuz Binder to CONTRIBUTORS 9 years ago
  Justin Clark-Casey (justincc) 3c92a8e765 Add OpenSim.Framework using statement necessary to get previous fad4d4dc to compile. 9 years ago
  Magnuz Binder fad4d4dc55 Permit loading of LLRAW files bigger than 256x256 by calculating size based on file size rather than assuming 256x256, same as for RAW32. 9 years ago
  Justin Clark-Casey (justincc) 59d6d03909 Comment out now unused and not properly working private SP.m_leftButtonDown with a comment on how probably to implement it properly if it is needed in the future 9 years ago
  Justin Clark-Casey (justincc) 30b786351e Don't slow down avatar walk speed if camera is changed (e.g. by holding down lmb on an avatar and moving the mouse). 9 years ago
  Justin Clark-Casey (justincc) ca7cc9b2e2 Don't slide crouching avatar when camera is panned around them with left mouse button 9 years ago
  BlueWall aeb8a4bf85 Revert "Adding dynamic ossl permission control" 9 years ago
  BlueWall a3681f3052 Adding dynamic ossl permission control 9 years ago
  Justin Clark-Casey (justincc) 412dd7dfc5 When an avatar is walking across a region border, force the first AgentUpdate received on the new root agent to update movement parameters. 9 years ago
  Justin Clark-Casey (justincc) 5fa651c529 minor: In HGAssetMapper, don't complain on seeing an XmlDeclaration as we know that we not using those in transformation. 9 years ago
  Justin Clark-Casey (justincc) a03d893f2c Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embedded object's inventory. 9 years ago
  Justin Clark-Casey (justincc) b1b72d7c2f Reduce coupling in regression test task inventory creation methods to make them usable in tests with no scene present 9 years ago
  Justin Clark-Casey (justincc) 686b22da6e On shutdown (job engine stop), don't allow the ObjectDisposedException on BlockingCollection.Take() to propogate if the running thread checked IsRunning before the stop thread set it and disposed of the canellation source. 9 years ago
  dahlia 8333dcf388 llLookAt(): use non-physical rotation if host prim is a physical attachment 9 years ago
  Robert Adams 7b9ad11a98 BulletSim: update the OSX BulletSim binary to the latest sources in 9 years ago
  BlueWall 023fd71ce5 Fix cross-grid inventory delivery notifications, fixes http://opensimulator.org/mantis/view.php?id=7113 9 years ago
  Justin Clark-Casey (justincc) c67b3407d4 In HGAssetMapper.RewriteSOP(), don't explicitly end the document. 9 years ago
  Justin Clark-Casey (justincc) c90c22ed28 If HGAssetMapper.PostAsset fails then be more explicit about the uuid, type, size and base asset uuid of the failure for debugging purposes. 9 years ago
  Justin Clark-Casey (justincc) 7a86b01226 Make any exception that gets to LLClientView.ProcessSpecificPacketAsync() tells us the exception type as well as the message and stacktrace details. 9 years ago
  Justin Clark-Casey (justincc) 264047dba0 Add the type of the unrecognized node to the HG asset mapping error message in TransformXml() 9 years ago
  Justin Clark-Casey (justincc) 85133daae0 minor: Add explanation that [Startup] CombineContiguousRegions should be false for varregions. 9 years ago
  dahlia e4f0cdd263 Comment out unnecessary "Region Found!" alert message when searching map 9 years ago
  dahlia 8b2af1071f Add NaN and Infinity tests for SOP Velocity and Acceleration setters. 9 years ago
  dahlia 78814a1533 Use a boolean flag to signal lookat is running instead of Quaternion.Identity so it can be a valid target orientation 9 years ago
  dahlia 2700b096bc Filter NaN and Infinity values at SOP AngularVelocity setter 9 years ago
  Robert Adams f62008f728 BulletSim: bring the BulletSim dll's and so's up to date with 9 years ago
  Justin Clark-Casey (justincc) 85f3380480 Add missing BSD headers to files in OpenSim/Framework/ServiceAuth 9 years ago