Files
LSL-PyOptimizer/lslopt
Sei Lisa 1d6bb809bf Fix bug in llListSortStrided producing incorrect results sometimes
It used `a = lst[i]` instead of taking the stride index into account (that is, it should have been `a = lst[i+idx]`). Anyway, the exact same value is in b, so use that instead.

Test case by Tapple Gao.
2024-10-09 01:40:19 +02:00
..
2014-07-26 02:43:44 +02:00
2024-04-14 11:40:21 +02:00
2024-04-14 11:40:21 +02:00
2024-04-14 11:40:21 +02:00
2024-04-14 11:40:21 +02:00
2024-04-14 11:40:21 +02:00
2024-04-14 11:40:21 +02:00
2024-04-14 11:40:21 +02:00