aboutsummaryrefslogtreecommitdiff
path: root/src/camera.lua
AgeCommit message (Collapse)Author
2026-04-07fixed camera shake roundingne_mene
2026-04-07camera shakene_mene
2026-04-05fix: round camera position when drawingiamcheeseman
If we don't round the camera position, it can cause jittering since things are no longer drawn at a rounded position.
2026-04-03camera zoom testne_mene
2026-04-03actual camera code this timene_mene