From 7f669cec7c812a366eedaf0cdfe09d6a5bad84af Mon Sep 17 00:00:00 2001 From: Miles Macklin Date: Wed, 5 Jul 2017 12:59:25 +1200 Subject: Flex 1.2 (beta 2) --- release_notes.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'release_notes.txt') diff --git a/release_notes.txt b/release_notes.txt index d9815af..d26a369 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,5 +1,13 @@ -1.2.0 (beta) ------------- +1.2.0 (beta 2) +-------------- + +- NvFlexUpdateTriangleMesh() now takes vertices with 16-byte stride to remove CPU synchronization step in D3D implementations +- Fix for NvFlexGetTimers() reporting incorrect values on D3D12 +- Fix for vsync in D3D12 +- Fix for crash when using Flex with NVIDIA driver 384.76 + +1.2.0 (beta 1) +-------------- - New API to retrieve particle neighbor information, see NvFlexGetNeighbors() - New API to support shape collision filtering, collision channels can be assigned to particles and shapes to specify which pairs collide, see NvFlexPhase @@ -20,7 +28,6 @@ Known Issues ------------ - Demo rendering artifacts in D3D12 fullscreen on AMD platforms -- NvFlexGetTimers() may report incorrect values on D3D12 - Crash on inflatable test scenes on some Kepler class GPUs 1.1.0 -- cgit v1.2.3