Releases: XenoAtom/XenoAtom.ShaderCompiler
Releases · XenoAtom/XenoAtom.ShaderCompiler
1.1.0
Changes
✨ New Features
- Add support for HLSL Tools by generating a config file for preprocessor defines/include directories directly from MSBuild project (db28935)
- Add owner xoofx to changelog to avoid being mentioned from there (b106c1c)
Full Changelog: 1.0.0...1.1.0
Published with dotnet-releaser
1.0.0
Changes
✨ New Features
- Add props to define ShaderCompile defaults before user project (dc2615b) by @xoofx
- Add shader file XML properties (99003fb) by @xoofx
- Add Verify tests for Json serialization (49c136d) by @xoofx
- Add more model tests (ea103e6) by @xoofx
- Add a test with a syntax error in a shader (26b7b31) by @xoofx
- Add support for include directories (cc9a8ee) by @xoofx
- Add more tests with defines (cefe6cb) by @xoofx
- Add support for description (cfebbe9) by @xoofx
- Add support for tar/tar.gz output generation (1005fa9) by @xoofx
🐛 Bug Fixes
- Fix Source Generator updated with include files (4ea431a) by @xoofx
- Fix output content (9d9cafd) by @xoofx
- Fix transfer of properties from items. Add test for shader description. (c07d5e0) by @xoofx
- Fix links (bddbd85) by @xoofx
- Fix regression in compiler (8e65643) by @xoofx
🧰 Maintenance
🏭 Tests
- Add tests to simulate IDE source generator without a build (13aee9c) by @xoofx
- Add tests for custom names and rename test projects (ee622eb) by @xoofx
- Add tests for command line app (236a189) by @xoofx
- Add tests for tar.gz generation (12b223a) by @xoofx
📚 Documentation
🧰 Misc
- Disable changelog generation until repo is public (a1caced) by @xoofx
- Remove support for shader stage (03ec371) by @xoofx
- Rename options to global (0991505) by @xoofx
- Cleanup code, add basic comments. (cb378c4) by @xoofx
- Support for Link (e1cbc88) by @xoofx
- Update description for ShaderCompilerOption_hlsl_offsets (a0e617d) by @xoofx
- Update package descriptions (0981236) by @xoofx
- Update links in readme (5444dc8) by @xoofx
- Update readme links to ci (5bd3831) by @xoofx
Full Changelog: 5b3e1a33b143c778d5913f71728937073d544b98...1.0.0
Published with dotnet-releaser