aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarijn Tamis <[email protected]>2019-04-01 14:21:09 +0200
committerMarijn Tamis <[email protected]>2019-04-01 14:21:09 +0200
commitd243404d4ba88bcf53f7310cc8980b4efe38c19f (patch)
treedcc8ce2904e9f813e03f71f825c4d3c9ec565d91 /README.md
parentAdd new SetSpheres and SetPlanes api's to bring them in line with setTriangles. (diff)
downloadnvcloth-d243404d4ba88bcf53f7310cc8980b4efe38c19f.tar.xz
nvcloth-d243404d4ba88bcf53f7310cc8980b4efe38c19f.zip
1.1.6 Release.1.1.6
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c8d5c0..5140995 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-NvCloth 1.1.5
+NvCloth 1.0
===========
Introduction
@@ -17,3 +17,8 @@ Documentation
See ./NvCloth/ReleaseNotes.txt for changes and platform support.
See ./NvCloth/docs/documentation/index.html for the release notes, API users guide and compiling instructions.
See ./NvCloth/docs/doxy/index.html for the api documentation.
+
+PhysX / PxShared compatibility
+-----------------------------------
+Note that 1.1.6 is compatible with the same version of PxShared shipped with PhysX 4.0.
+Please use 1.1.5 if you are compiling it together with PhysX 3.4. \ No newline at end of file