Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Mar 30, 2023
1 parent 9985743 commit 8dd8544
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 5.2.22
* Fixed RandomSample.Lambertian internal calculation precision
* Added float bits method overloads for unsigned vectors
* Use reflection-based PixImageMipMap creation
* [TypeInfo] Added color-related types and patterns
* [Trafo] Implemented infinite far plane for perspective projection
* [Trafo] Added reversed perspective projection variants
* [Introspection] Increased verbosity level of custom attribute error

### 5.2.21
* Made non-generic PixImage creation more flexible and robust
* Added NativePtr.Item and NativePtr.Value
Expand Down

0 comments on commit 8dd8544

Please sign in to comment.