Skip to content
Snippets Groups Projects
Commit ee64fef1 authored by Vojtech Moravec's avatar Vojtech Moravec
Browse files

Fix MirroredRepeat wrapping strategy.

Our old calculation would fail if we oveflow by more than one dimension. Eg. dimX = 2 and X = 4, we would wrap it to -1 instead of 1.
parent 51eb2f8f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment