diff options
| author | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
|---|---|---|
| committer | Andrew Reidmeyer <[email protected]> | 2017-03-15 09:28:59 -0600 |
| commit | f5f6a899903a309f1fc93b31c0297fc7b3b5cf46 (patch) | |
| tree | ed3dece338b579d5b51af494b2d543fb46c43fa3 /release_notes.txt | |
| download | flow-1.0.0.tar.xz flow-1.0.0.zip | |
Initial 1.0.0 binary releasev1.0.0
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 |