diff options
| author | Sheikh Dawood <[email protected]> | 2018-05-25 09:54:38 -0500 |
|---|---|---|
| committer | Sheikh Dawood <[email protected]> | 2018-05-25 09:54:38 -0500 |
| commit | b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 (patch) | |
| tree | de67d7adc7cc66d44c3e0a399d94d1db6bcebd0c /PhysX_3.4/Source/PhysXCharacterKinematic | |
| parent | PhysX 3.4, APEX 1.4 patch release @23933511 (diff) | |
| download | physx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.tar.xz physx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.zip | |
PhysX 3.4, APEX 1.4 patch release @24214033v3.4.2
Diffstat (limited to 'PhysX_3.4/Source/PhysXCharacterKinematic')
21 files changed, 21 insertions, 21 deletions
diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctBoxController.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctBoxController.cpp index b2614bf0..91d27302 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctBoxController.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctBoxController.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctBoxController.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctBoxController.h index 2b0826f9..c9ec0bab 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctBoxController.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctBoxController.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCapsuleController.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCapsuleController.cpp index bb1b5827..1dc133e0 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCapsuleController.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCapsuleController.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCapsuleController.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCapsuleController.h index 5f781fe4..8b05f183 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCapsuleController.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCapsuleController.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterController.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterController.cpp index c9767138..f4d9b4c9 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterController.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterController.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterController.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterController.h index b0411c34..6ba0aff2 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterController.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterController.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp index 1e998c4f..3539793a 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp index 94349923..cdef8df9 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerManager.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerManager.h index 33c37bf5..5b19c983 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerManager.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctCharacterControllerManager.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctController.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctController.cpp index 4a6a2606..3b66be88 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctController.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctController.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctController.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctController.h index 01d12caf..a2045964 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctController.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctController.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctInternalStructs.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctInternalStructs.h index c0400d34..651f1a21 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctInternalStructs.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctInternalStructs.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctObstacleContext.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctObstacleContext.cpp index d89a3025..70765649 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctObstacleContext.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctObstacleContext.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctObstacleContext.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctObstacleContext.h index e03367e1..d97b9375 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctObstacleContext.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctObstacleContext.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptBox.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptBox.cpp index d1d96b6e..42287015 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptBox.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptBox.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptBox.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptBox.h index 0bb586e1..3c464d22 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptBox.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptBox.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptCapsule.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptCapsule.cpp index 1b320138..e43cc2e4 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptCapsule.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptCapsule.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptCapsule.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptCapsule.h index fea2c69c..cd21fefe 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptCapsule.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptCapsule.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptVolume.cpp b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptVolume.cpp index 7e9c0bea..2a5cc225 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptVolume.cpp +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptVolume.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptVolume.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptVolume.h index bc875285..3716a682 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptVolume.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctSweptVolume.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. diff --git a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctUtils.h b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctUtils.h index e048c3a9..a61ef574 100644 --- a/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctUtils.h +++ b/PhysX_3.4/Source/PhysXCharacterKinematic/src/CctUtils.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. |