Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

v0.1.1

Latest

Choose a tag to compare

@KorinDev KorinDev released this 02 Apr 22:23
· 1 commit to main since this release
32c8374

What's Changed

  • Fix duplicate instances of effects by @calvinchd in #17
  • Simplify process loop by @Loufe in #18
  • Define a class name for the plugin by @Loufe in #25
  • Fix mouse input blocked by certain post process layers by @calvinchd in #29
  • Fix post processing config changes not triggering reload by @calvinchd in #30
  • Store instantiated canvas layers in dictionary keyed to an enum by @calvinchd in #31
  • Added particle storm effect by @Loufe in #32
  • Added "directional drift" shader and improved the "particle storm" shader by @Loufe in #33
  • Improved performance of particle and directional drift shaders by @Loufe in #34
  • Update post_process.gd - Fix CRT Roll Speed not being applied by @madmaz999 in #35

New Contributors

Full Changelog: v0.1.0...v0.1.1