Историја ревизија

Аутор SHA1 Порука Датум
  BlueWall f6168ded47 Remove references to MAX_ASSET_DESC from the dynamic texture module, hardcode to 128 as in other inventory modules. пре 9 година
  Oren Hurvitz b01e73cf27 Dynamic textures shouldn't be saved in the assets service (only in the simulator cache) пре 10 година
  Oren Hurvitz 93a9ed2a6d Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. пре 10 година
  Diva Canto db418bff2b Fix issues with the DynamicTextureModule and corresponding unit tests. пре 12 година
  Diva Canto 9f45198516 One more module: DynamicTextureModule. Removed it from the special load in the beginning. пре 12 година
  Justin Clark-Casey (justincc) 0f70460a32 minor: comment out currently unused logger in DynamicTextureModule пре 12 година
  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. пре 12 година
  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. пре 12 година
  Justin Clark-Casey (justincc) 3ed0d79b00 Make ReuseDynamicTextures an experimental config setting in [Textures]. Default is false, as before. пре 12 година
  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. пре 12 година
  Justin Clark-Casey (justincc) c1cece4b82 Add experimental DynamicTextureModule.ReuseTextures flag, currently only configurable on compile. пре 12 година
  Melanie 66f4ce354f Fix CHANGED_TEXTURE and CHANGED_COLOR. пре 13 година
  Justin Clark-Casey (justincc) 72923134e9 Get some hopefully more useful exception information when OpenJPEG.EncodeFromImage() fails in VectorRender and DynamicTexture modules пре 13 година
  Justin Clark-Casey (justincc) f138a2056e meaningless change to goose panda пре 13 година
  Justin Clark-Casey (justincc) 013bf2775f remove unused LastAssetID from DynamicTextureUpdaer пре 13 година
  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 пре 14 година
  John Hurliman df76e95aa2 Changed asset CreatorID to a string пре 14 година
  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 пре 14 година
  Teravus Ovares (Dan Olivares) 59f6606ecf Endline fix пре 15 година
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." пре 15 година
  Revolution ec3c31e61e Updates all IRegionModules to the new style region modules. пре 15 година
  CasperW 3ff28e7a8f Fix a major security problem with osSetDynamicTexture which allowed the deletion of /any/ asset. пре 15 година
  Justin Clark-Casey (justincc) 2606bf4a53 minor: very minor formatting change пре 15 година
  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 пре 15 година
  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 пре 15 година
  Justin Clarke Casey cb6baacc31 * minor: remove one mono warning пре 15 година
  Jeff Ames a7fcacf8f3 Formatting cleanup. Ignore some generated files. пре 15 година
  Dr Scofield 759636f37e From: Alan Webb <[email protected]> пре 15 година
  Jeff Ames c6cef4bad5 Comment out unused variables / private fields to avoid compiler warnings. пре 15 година
  Dr Scofield 25a0a56570 From: Alan Webb <[email protected]> пре 15 година