Skip to content

Commit

Permalink
Add Lerp and InvLerp for integer ranges and boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Dec 17, 2024
1 parent fc2bf2c commit d9d739e
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 141 deletions.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- Marked quaternion to matrix conversion obsolete as it is misleading
- Added conversions between ranges and 2D vectors
- Added Lerp and InvLerp for integer ranges and boxes

### 5.3.6
- Updated System.Text.Json dependency (CVE-2024-43485)
Expand Down
Loading

0 comments on commit d9d739e

Please sign in to comment.