See GitHub releases page for changelog.
Improvements:
  • Add the uniform variable builtin_elapsed_time_since_shown
Bug fixes:
  • Display the original source if no shader was specified.
  • Fix FFT-related attributes not being applied after being changed in the UI.
Do not recreate the effect when the properties are changed only through the UI
Fix potential property conflicts
Update UI when only #pragma shaderfilter macros are changed
Display error messages in the UI.
Fix UI elements being reordered unpredictably
Fix UI "freezing" when interacting with it
Improve feedback about success of loading a shader
Top