-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
patch up division by zero issue on normalizing Length
only normalizing length when its >0, not sure if there is something better we can do here. Diffs= 8b7dd980b patch up division by zero issue on normalizing Length (#6095)
- Loading branch information
mjtalbot
committed
Oct 16, 2023
1 parent
8776210
commit 9e86ac9
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8c99c8dcf67c5bf80bba1ca953d3e3dfa591e6d7 | ||
8b7dd980b88815f42ee177dcda7f96dd194226fa |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6a47e8989777488f8bc159c4312a1c92e1308733 | ||
0a55ba25c9f0e00dae432a8dfcff1b8779f8735e |
Submodule rive-cpp
updated
from d27d30 to a0fca8