Skip to content

Releases: SpectrumQT/TileGUI

v0.7.1

20 Apr 18:27
Compare
Choose a tag to compare

Bugfixes

  • Dropped usage of include directive as it fails for multiple users due to unknown 3dmigoto bug

v0.7.0

19 Apr 17:20
Compare
Choose a tag to compare

Additions

  • Added CommandList\TileGUI\SetSliderValue method
  • Added Virtual Cursor controllable via Keyboard and Gamepad

Refactor

  • Moved hotkeys processing to server side to virtualize user inputs
  • Moved duplicate hlsl code to includes
  • Switched to UNIX paths

Bugfixes

  • Fixed issue with no GUI showing up due to rare GIMI glitch by falling back to alternate methods

v0.6.2

11 Apr 16:49
Compare
Choose a tag to compare

Bugfixes

  • Fixed issue with AMD GPUs' float precision loss for ApplyLayout leading to wrong tile positioning

v0.6.1

09 Apr 11:21
Compare
Choose a tag to compare

Bugfixes

  • Fixed issue with AMD GPUs

v0.6.0

08 Apr 07:47
Compare
Choose a tag to compare

First Public Alpha Release