Commit 68a353d
committed
Handle empty ticks in GetValues method
Added a check in PiecewiseCurve.GetValues to return an empty array when the input ticks list is empty, preventing unnecessary processing and potential errors.1 parent 589ae76 commit 68a353d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
601 | 604 | | |
602 | 605 | | |
603 | 606 | | |
| |||
0 commit comments