You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
We were iterating until our offset from the start of the section reached the end time of the section... which meant we iterated for the whole length of the section plus its offset from the origin. Now we just iterate for the *length* of the section. #rb david.bromberg, Max.Chen [CL 30864885 by ludovic chabant in ue5-main branch]