Skip to content

Releases: cinderblocks/libremetaverse

2.1.3

01 Nov 18:56
Compare
Choose a tag to compare

Release 2.1.3

Major changes:

  • Jpeg2000 encoding for assets is now raw J2K not JP2
  • Locking improvements and new concurrency functions.
  • InternalDictionary is now LockingDictionary
  • Material asset support

Contributions from SL Mobile Viewer Team

  • AppearanceManager fixes
  • Support for ExtendedMeshFlags
  • Avatar Baking fixes
  • Primitive concurrency performance enhancements
  • LLUDP packets updated
  • GetGridRegion added to GridManager
  • ParcelManager has new .CurrentParcel member
  • LegacyMaterial support
  • MemoryPack formatter for .NET7+

Full Changelog: 2.1.1...2.1.3

2.1.1.671

08 Aug 15:42
Compare
Choose a tag to compare

Release v2.1.1.671

Hotfix for 2.1.0.666

Major changes:

  • Removed System.Drawing support and replaced with SkiaSharp, which seems to be the predominant imaging library in .NET these days.
  • Removed Baker and GridAccountant to remove any Windows.Forms dependents (Non-WinForms replacements welcome!)
  • Abandoning OpenJpegDotNet and replacing with a beefed up CSJ2K. No more native library holding us back there now!

I know this is a major change, but going forward with multi-platform .NET, it was necessary and not done without a lot of consideration. For those still depending on System.Drawing.Bitmap et al, there are Skia extensions to handle that.

Full Changelog: 2.0.11...2.1.1.671

2.1.0.666

07 Aug 19:34
Compare
Choose a tag to compare

Release v2.1.0.666

Major changes:
Removed System.Drawing support and replaced with SkiaSharp, which seems to be the predominant imaging library in .NET these days.
Removed Baker and GridAccountant to remove any Windows.Forms dependents (Non-WinForms replacements welcome!)
Abandoning OpenJpegDotNet and replacing with a beefed up CSJ2K. No more native library holding us back there now!

I know this is a major change, but going forward with multi-platform .NET, it was necessary and not done without a lot of consideration. For those still depending on System.Drawing.Bitmap et al, there are Skia extensions to handle that.

Full Changelog: 2.0.11...2.1.0.666

2.0.10.575

12 Mar 00:03
5973734
Compare
Choose a tag to compare

Release v2.0.10.575

2.0.9.562

05 Feb 03:12
Compare
Choose a tag to compare

Release v2.0.9.562

2.0.8.558

03 Feb 05:11
Compare
Choose a tag to compare

Release v2.0.8.558

2.0.6.545

19 Jan 02:36
Compare
Choose a tag to compare

Release v2.0.6.545

2.0.5.536

02 Dec 03:44
Compare
Choose a tag to compare

Release v2.0.5.536

2.0.4.532

28 Nov 22:40
Compare
Choose a tag to compare

Release v2.0.4.532

2.0.3.521

16 Nov 15:37
Compare
Choose a tag to compare

Release v2.0.3.521

Hey look, inventory should be working right again!

Full Changelog: 2.0.2.514...2.0.3.521