Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

v0.7.0

Latest
Compare
Choose a tag to compare
@almarklein almarklein released this 22 Sep 21:10
  • 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.