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.
- Added support for templating with
{$ .. $}
. - Added support for template comment blocks
{# .. #}
- Fix that the shader code did not end when the string ended.
- Add support for HLSL and Metal.
- Jinja templating is rendered as string.
- Updated tags and description.
- Initial release