This repository was archived by the owner on Jun 5, 2025. It is now read-only.
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
- @calvinchd made their first contribution in #17
- @madmaz999 made their first contribution in #35
Full Changelog: v0.1.0...v0.1.1