aboutsummaryrefslogtreecommitdiff
path: root/release_notes.txt
diff options
context:
space:
mode:
authorAndrew Reidmeyer <[email protected]>2017-03-15 09:28:59 -0600
committerAndrew Reidmeyer <[email protected]>2017-03-15 09:28:59 -0600
commitf5f6a899903a309f1fc93b31c0297fc7b3b5cf46 (patch)
treeed3dece338b579d5b51af494b2d543fb46c43fa3 /release_notes.txt
downloadflow-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.txt14
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