Skip to content

Releases: fralonra/wgshadertoy

v0.3.3

05 Jan 13:48
Compare
Choose a tag to compare

i18n

  • #8 Add i18n support for ar, de, en, es, fr, it, ja, ko, pt, ru, zh-CN and zh-TW.

Minor Changes

  • 10f741b Enables fps recording.
  • use GIMP-style window title.

UI/UX

  • Add preferences menu.

v0.3.2

26 Oct 04:23
Compare
Choose a tag to compare

Minor Changes

  • 7782da8 Texture size is limited to 2048*2048 now.
  • 5961a46 Official examples are embeded in the application.
  • 567380e Screen capturing is enabled only when supported by the backend.

v0.3.1

12 Jul 10:49
Compare
Choose a tag to compare

Minor Changes

  • f5332e2 Display git commit hash in about window.
  • 900ea1f Allow customizing install directory (Windows).

UI/UX

v0.3.0

21 Jun 05:21
Compare
Choose a tag to compare

Breaking

Wgs is upgraded to version 1!

All wgs files generated by older version of WgShadertoy is not compatible with this or any newer version. Vice versa.

Read more.

v0.2.4

16 Jun 16:21
Compare
Choose a tag to compare

UI/UX

  • Make about window unresizable.

v0.2.3

14 Jun 13:22
Compare
Choose a tag to compare

UI/UX

  • Add about window.

v0.2.2

08 Jun 00:42
Compare
Choose a tag to compare

Minor Changes

  • Use Bgra8UnormSrgb texture format for all devices.

Bug Fixes

  • Render textures as Rgba8UnormSrgb.
  • Capture images as Rgba8.

v0.2.1

06 Jun 14:58
Compare
Choose a tag to compare

v0.2.0

06 Jun 02:39
Compare
Choose a tag to compare

New Features

  • Support pause/resume/restart.
  • Support saving as the wgs file.
  • Support capturing images.

Bug Fixes

  • Remove console on Windows.

v0.1.0

28 Nov 07:23
Compare
Choose a tag to compare
Initial Release