Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 561 Bytes

CHANGELOG.md

File metadata and controls

28 lines (14 loc) · 561 Bytes

Change Log

All notable changes to the "python-embedded-shaders" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.1.3]

  • Added support for templating with {$ .. $}.
  • Added support for template comment blocks {# .. #}

[0.1.2]

  • Fix that the shader code did not end when the string ended.
  • Add support for HLSL and Metal.
  • Jinja templating is rendered as string.

[0.1.1]

  • Updated tags and description.

[0.0.1]

  • Initial release