diff options
Diffstat (limited to 'release_notes.txt')
| -rw-r--r-- | release_notes.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/release_notes.txt b/release_notes.txt new file mode 100644 index 0000000..2b3ecd2 --- /dev/null +++ b/release_notes.txt @@ -0,0 +1,14 @@ +1.0.0 +------ + +- D3D12 support. +- MultiGPU, allowing DX12 Flow simulation and inter-GPU tranfer, in both DX11 and DX12 applications. +- Multiple material support, allowing multiple active layers in the same grid. +- Self shadowing. +- Custom emitter APIs. +- Grid data access APIs. + +0.1.1 +------ + +- Initial Release
\ No newline at end of file |