Skip to content

Commit

Permalink
updated RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luithefirst committed Feb 23, 2023
1 parent 4cddd34 commit bd0d349
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### 5.2.20
* [Base] added float overloads to RandomSample methods
* [Base] changed array memory copies to use Buffer.MemoryCopy
* [PixImage] respect channel order in format and type conversion
* [PixImage] improved support for dual-channel images
* [PixImage] fixed and improved format conversion
* [Tensors] added simple accessors for Gray and BW
* [Vrml] added support for gzip compressed files
* [Vrml] allow registration of custom field parsers
* [Vrml] improved robustness in case of uknonwn field tokens

### 5.2.19
* Added IPixMipmapLoader for loading images with mipmap chains
* Marked some exotic image loading functions obsolete
Expand Down

0 comments on commit bd0d349

Please sign in to comment.