diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-02-12 15:31:42 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-02-12 15:31:42 -0600 |
| commit | 52dae55c0c65f42caffa9d803be27be44ac4b8a3 (patch) | |
| tree | c2fa77a97691d026593fe6aa45f1a56389fc5c70 /PhysX_3.4/release_notes.html | |
| parent | PhysX 3.4, APEX 1.4 patch release @23472123 (diff) | |
| download | physx-3.4-52dae55c0c65f42caffa9d803be27be44ac4b8a3.tar.xz physx-3.4-52dae55c0c65f42caffa9d803be27be44ac4b8a3.zip | |
PhysX 3.4, APEX 1.4 patch release @23576764
Diffstat (limited to 'PhysX_3.4/release_notes.html')
| -rw-r--r-- | PhysX_3.4/release_notes.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/PhysX_3.4/release_notes.html b/PhysX_3.4/release_notes.html index d62621f0..4e122c8a 100644 --- a/PhysX_3.4/release_notes.html +++ b/PhysX_3.4/release_notes.html @@ -30,6 +30,35 @@ <!-- -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + <h1 style="TEXT-ALIGN: center">Release Notes - NVIDIA<sup>®</sup> PhysX<sup>®</sup> SDK 3.4.1.23576764</h1> + <h2 style="TEXT-ALIGN: center">February 2018</h2> + + <h3>General</h3> + <ul> + <li>Fixed:</li> + <ul> + <li>PhysX sometimes froze in a spinlock after certain sequences of read & write locks. This has been fixed.</li> + </ul> + </ul> + + <h3>Scene queries</h3> + <ul> + <li>Fixed:</li> + <ul> + <li>Raycasts against heightfields were sometimes missing hits for vertical rays were located exactly at the heightfield's boundaries. This has been fixed.</li> + </ul> + </ul> + + <h3>Rigid Bodies</h3> + <ul> + <li>Fixed:</li> + <ul> + <li>Avoid edge-face collisions on boundary edges when eNO_BOUNDARY_EDGES flag is raised on heightfield when using PCM and unified HF collision.</li> + </ul> + </ul> + + <!-- -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + <h1 style="TEXT-ALIGN: center">Release Notes - NVIDIA<sup>®</sup> PhysX<sup>®</sup> SDK 3.4.1.23472123</h1> <h2 style="TEXT-ALIGN: center">January 2018</h2> |