From 0fc9de1d243a0346009132408861ac914ef9ca7b Mon Sep 17 00:00:00 2001 From: bgaldrikian Date: Thu, 12 Nov 2020 20:02:04 -0800 Subject: Updated release notes --- docs/api_docs/files/pagereleasenotes.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/api_docs') diff --git a/docs/api_docs/files/pagereleasenotes.html b/docs/api_docs/files/pagereleasenotes.html index f60100a..90f9cae 100755 --- a/docs/api_docs/files/pagereleasenotes.html +++ b/docs/api_docs/files/pagereleasenotes.html @@ -24,12 +24,16 @@ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -Blast(tm) SDK 1.1.7 (06-Nov-2020) +Blast(tm) SDK 1.1.7 (12-Nov-2020) ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// Changes ------- * (Pull request #17 "Physx4 compatibility") PhysX version updated to 4.1.trunk.26400730, which uses a seprarate PxShared package +* The bin and lib directory structures have changed to match the new layout of PhysX 4.x. That is, instead of having +library files with CHECKED, DEBUG, PROFILE suffixes (or no suffix for release), there are now checked, debug, profile, +and release subfolders of bin/${compiler} and lib/${compiler}. Within those subfolders the library files have no +suffix. ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3