From b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Date: Fri, 25 May 2018 09:54:38 -0500 Subject: PhysX 3.4, APEX 1.4 patch release @24214033 --- .../Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html index e73e8045..b967d9bb 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html @@ -43,7 +43,7 @@ 00023 // components in life support devices or systems without express written approval of 00024 // NVIDIA Corporation. 00025 // -00026 // Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +00026 // Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. 00027 // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. 00028 // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. 00029 @@ -72,7 +72,7 @@ 00056 00057 #define PX_PHYSICS_VERSION_MAJOR 3 00058 #define PX_PHYSICS_VERSION_MINOR 4 -00059 #define PX_PHYSICS_VERSION_BUGFIX 1 +00059 #define PX_PHYSICS_VERSION_BUGFIX 2 00060 00065 #define PX_PHYSICS_VERSION ((PX_PHYSICS_VERSION_MAJOR<<24) + (PX_PHYSICS_VERSION_MINOR<<16) + (PX_PHYSICS_VERSION_BUGFIX<<8) + 0) 00066 @@ -82,6 +82,6 @@

-Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com +Copyright © 2008-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com -- cgit v1.2.3