Skip to content

[1.21+] oωo - 0.12.14

Latest
Compare
Choose a tag to compare
@gliscowo gliscowo released this 15 Sep 12:06
· 1 commit to 1.21 since this release
5235a88

Additions

  • CursorStyle now includes the whole range of standard cursors implemented by GLFW (#296, chyzman)

Fixes

  • Scissor coordinates are now clamped before passing them to OpenGL in the ScissorStack utility - this fixes a bunch of edge-cases with mods like Ok Boomer
  • Using a cursor style which is unsupported by the host OS no longer causes a crash when trying to dispose the screen (#301)