Skip to content

added mousewheel support and marked functions as const

Joakim Borge Hunskår requested to merge mousewheel-and-const-correctness into main

Added mousewheel support, updated between each frame. Many functions are now marked as const as they don't changes the state.

Merge request reports