This repository has been archived by the owner on Oct 11, 2021. It is now read-only.
- Add debug support: line numbers make it all the way into SpirV.
- Errors produced by PyShader give much more feedback about what went wrong and where.
- Can now assign to arrays.
- Fixes a few cases where
break
was broken. - Other fixes to control flow.
- Fixed that large shader would fail.