Beta 5
Thanks to @bensuperpc for introducing GitHub Actions CI to EdisonEngine, as it adds a small quality gate to PRs.
New Features
- half-resolution rendering (alkbeit intended for 4k rendering, you can also use it for "oldschool gaming") (EE-373)
Fixes
- shadow mapping on all platforms (EE-369)
- incomplete rendering in certain circumstances
Improvements
- hbao sampling reduced to improve performance with negligible quality loss
Maintenance
- reduced shader interface complexity
- many changes to improve engine stability
- refactored render pipeline