Historique des commits

Auteur SHA1 Message Date
  Diva Canto db418bff2b Fix issues with the DynamicTextureModule and corresponding unit tests. il y a 12 ans
  Diva Canto 9f45198516 One more module: DynamicTextureModule. Removed it from the special load in the beginning. il y a 12 ans
  Justin Clark-Casey (justincc) 0f70460a32 minor: comment out currently unused logger in DynamicTextureModule il y a 12 ans
  Justin Clark-Casey (justincc) 8f02fd926e If reusing dynamic textures, do not reuse small data length textures that fall below current viewer discard level 2 thresholds. il y a 12 ans
  Justin Clark-Casey (justincc) a0d0c9f751 If the GetTexture capability receives a request for a range of data beyond that of an otherwise valid asset, return HTTP PartialContent rather than RequestedRangeNotSatisfiable. il y a 12 ans
  Justin Clark-Casey (justincc) 3ed0d79b00 Make ReuseDynamicTextures an experimental config setting in [Textures]. Default is false, as before. il y a 12 ans
  Justin Clark-Casey (justincc) d89b974680 If the compile-time DynamicTextureModule.ReuseTextures flag is set, check metadata still exists for any reused asset in case some other process has removed it from the cache. il y a 12 ans
  Justin Clark-Casey (justincc) c1cece4b82 Add experimental DynamicTextureModule.ReuseTextures flag, currently only configurable on compile. il y a 12 ans
  Melanie 66f4ce354f Fix CHANGED_TEXTURE and CHANGED_COLOR. il y a 12 ans
  Justin Clark-Casey (justincc) 72923134e9 Get some hopefully more useful exception information when OpenJPEG.EncodeFromImage() fails in VectorRender and DynamicTexture modules il y a 13 ans
  Justin Clark-Casey (justincc) f138a2056e meaningless change to goose panda il y a 13 ans
  Justin Clark-Casey (justincc) 013bf2775f remove unused LastAssetID from DynamicTextureUpdaer il y a 13 ans
  John Hurliman b4dcdffb50 Fixed several unhandled exceptions and performance issues with PrimitiveBaseShape.Textures. This really should be moved from a property to a method if it is going to decode a byte[] into a TextureEntry each time il y a 14 ans
  John Hurliman df76e95aa2 Changed asset CreatorID to a string il y a 14 ans
  John Hurliman 7665aad002 * Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it il y a 14 ans
  Teravus Ovares (Dan Olivares) 59f6606ecf Endline fix il y a 14 ans
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." il y a 14 ans
  Revolution ec3c31e61e Updates all IRegionModules to the new style region modules. il y a 14 ans
  CasperW 3ff28e7a8f Fix a major security problem with osSetDynamicTexture which allowed the deletion of /any/ asset. il y a 14 ans
  Justin Clark-Casey (justincc) 2606bf4a53 minor: very minor formatting change il y a 15 ans
  John Hurliman afef1ac191 Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen il y a 15 ans
  John Hurliman f56dc5fcda Attempting to improve the robustness of texture decoding by always ignoring LayerInfo.End values and creating guessed default layer boundaries on failed decodes Changed a noisy J2K decode log message from Info to Debug Replacing openjpeg-dotnet decoding with managed CSJ2K decoding. Should be much more reliable, faster, and use less memory il y a 15 ans
  Justin Clarke Casey cb6baacc31 * minor: remove one mono warning il y a 15 ans
  Jeff Ames a7fcacf8f3 Formatting cleanup. Ignore some generated files. il y a 15 ans
  Dr Scofield 759636f37e From: Alan Webb <[email protected]> il y a 15 ans
  Jeff Ames c6cef4bad5 Comment out unused variables / private fields to avoid compiler warnings. il y a 15 ans
  Dr Scofield 25a0a56570 From: Alan Webb <[email protected]> il y a 15 ans
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
  Dr Scofield 3b689e506f From: Alan Webb <[email protected]> il y a 15 ans
  Dr Scofield 1d02636c27 cleaning out warnings. il y a 15 ans