Skip to content

Releases: markusfisch/ShaderEditor

Version 2.36.2

Choose a tag to compare

@markusfisch markusfisch released this 21 Apr 19:36
  • Improve editing
  • Use display refresh rate for FPS cap
  • Ensure non-premultiplied alpha for textures
  • Add Simplified and Traditional Chinese translation

Version 2.36.1

Choose a tag to compare

@markusfisch markusfisch released this 16 Dec 21:07
  • Fix main layout for old Androids

Version 2.36.0

Choose a tag to compare

@markusfisch markusfisch released this 11 Dec 11:37
  • Move error SnackBar on top of ActionBar
  • Add RGBA noise texture

Version 2.35.3

Choose a tag to compare

@markusfisch markusfisch released this 05 Dec 11:24
  • Detect crash loops and disable bad shaders
  • Improve loading fonts and shaders
  • Fix database migration

Version 2.35.2

Choose a tag to compare

@markusfisch markusfisch released this 26 Aug 19:15
  • Improve highlighting

Version 2.35.1

Choose a tag to compare

@markusfisch markusfisch released this 21 Aug 21:05
  • Add Russian translation
  • Add Microphone Gain uniform
  • Fix capturing thumbnails
  • Updates for latest Android

Version 2.35.0

Choose a tag to compare

@markusfisch markusfisch released this 10 Jan 20:39
  • Improve option menus
  • Improve code completions
  • Show all errors in a bottom sheet
  • Support GLES30 with camera uniform
  • Use CameraX for camera uniform

Version 2.34.3

Choose a tag to compare

@markusfisch markusfisch released this 05 Aug 19:25
  • Use a Snackbar for GLSL error messages
  • Update Ukrainian translation

Version 2.34.2

Choose a tag to compare

@markusfisch markusfisch released this 15 Jul 20:11
  • Add a setting to hide native suggestions of the soft keyboard
  • Add Ukrainian translation

Version 2.34.1

Choose a tag to compare

@markusfisch markusfisch released this 03 Jun 21:10
  • Use bracket characters as default completions
  • Improve auto-completion