Timeline: major optimisation in horizontal collision detection
The new mechanism is almost executed in o^1 (unlike the old one which was more like o^n++). The result is a smoother GUI in some horizontal operations and a lower CPU usage.
Please register or sign in to comment