Files
oxkerclone/.github/release-body.md
T
2023-03-02 05:37:52 +00:00

1.7 KiB

2023-03-02

Chores

Docs

Features

  • mouse capture is now more specific, should have substantial performance impact, 10x reduction in cpu usage when mouse is moved observed, as well as fixing intermittent mouse events output bug, [0a1b531116], [93f7c07f70], [c74f6c1179]
  • improve the styling of the help information popup, [28de74b866]
  • use checked_sub & checked_div for bounds checks, [72279e26ae]

Fixes

Refactors

see CHANGELOG.md for more details