aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/shared/internal
diff options
context:
space:
mode:
authorsschirm <[email protected]>2017-01-06 14:45:46 +0100
committersschirm <[email protected]>2017-01-06 14:45:46 +0100
commitc7a921796332e8fcd51f3e05c1a318a41282e1e2 (patch)
tree770db0c76e954045fe5178a36a7519b26df6942a /APEX_1.4/shared/internal
parentPhysX 3.4, APEX 1.4 release candidate update: @21511067-21511214 (diff)
downloadphysx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.tar.xz
physx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.zip
PhysX 3.4, APEX 1.4 release candidate update: @21542069
Diffstat (limited to 'APEX_1.4/shared/internal')
-rw-r--r--APEX_1.4/shared/internal/include/ApexSharedSerialization.h2
-rw-r--r--APEX_1.4/shared/internal/include/ApexStream.h2
-rw-r--r--APEX_1.4/shared/internal/include/ApexString.h2
-rw-r--r--APEX_1.4/shared/internal/include/FractureTools.h2
-rw-r--r--APEX_1.4/shared/internal/include/Link.h2
-rw-r--r--APEX_1.4/shared/internal/include/ParamArray.h2
-rw-r--r--APEX_1.4/shared/internal/include/PvdNxParamSerializer.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/ApexCSG.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/ApexCSGDefs.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath2.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/ApexCSGHull.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/ApexCSGMath.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/ApexCSGSerialization.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/ApexGSA.h2
-rw-r--r--APEX_1.4/shared/internal/include/authoring/Fracturing.h2
-rw-r--r--APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp2
-rw-r--r--APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp2
-rw-r--r--APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp2
-rw-r--r--APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp2
-rw-r--r--APEX_1.4/shared/internal/src/authoring/Cutout.cpp2
-rw-r--r--APEX_1.4/shared/internal/src/authoring/Fracturing.cpp2
-rw-r--r--APEX_1.4/shared/internal/src/authoring/Noise.h2
-rw-r--r--APEX_1.4/shared/internal/src/authoring/NoiseUtils.h2
24 files changed, 24 insertions, 24 deletions
diff --git a/APEX_1.4/shared/internal/include/ApexSharedSerialization.h b/APEX_1.4/shared/internal/include/ApexSharedSerialization.h
index 20e8c1d4..b2ea7276 100644
--- a/APEX_1.4/shared/internal/include/ApexSharedSerialization.h
+++ b/APEX_1.4/shared/internal/include/ApexSharedSerialization.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/ApexStream.h b/APEX_1.4/shared/internal/include/ApexStream.h
index b5ec3b91..f920a7d2 100644
--- a/APEX_1.4/shared/internal/include/ApexStream.h
+++ b/APEX_1.4/shared/internal/include/ApexStream.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/ApexString.h b/APEX_1.4/shared/internal/include/ApexString.h
index 20d4f8c7..86cb9b81 100644
--- a/APEX_1.4/shared/internal/include/ApexString.h
+++ b/APEX_1.4/shared/internal/include/ApexString.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/FractureTools.h b/APEX_1.4/shared/internal/include/FractureTools.h
index ec9ea1c6..74593392 100644
--- a/APEX_1.4/shared/internal/include/FractureTools.h
+++ b/APEX_1.4/shared/internal/include/FractureTools.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/Link.h b/APEX_1.4/shared/internal/include/Link.h
index d006d5b1..992c721f 100644
--- a/APEX_1.4/shared/internal/include/Link.h
+++ b/APEX_1.4/shared/internal/include/Link.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/ParamArray.h b/APEX_1.4/shared/internal/include/ParamArray.h
index 9f2788e2..7609ad60 100644
--- a/APEX_1.4/shared/internal/include/ParamArray.h
+++ b/APEX_1.4/shared/internal/include/ParamArray.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/PvdNxParamSerializer.h b/APEX_1.4/shared/internal/include/PvdNxParamSerializer.h
index 645dd5f0..04c5425d 100644
--- a/APEX_1.4/shared/internal/include/PvdNxParamSerializer.h
+++ b/APEX_1.4/shared/internal/include/PvdNxParamSerializer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/ApexCSG.h b/APEX_1.4/shared/internal/include/authoring/ApexCSG.h
index 711d90de..59d5ef75 100644
--- a/APEX_1.4/shared/internal/include/authoring/ApexCSG.h
+++ b/APEX_1.4/shared/internal/include/authoring/ApexCSG.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/ApexCSGDefs.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGDefs.h
index ebfb105a..7ad223e4 100644
--- a/APEX_1.4/shared/internal/include/authoring/ApexCSGDefs.h
+++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGDefs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath.h
index 22884507..ed505ec5 100644
--- a/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath.h
+++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath2.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath2.h
index 6f0f9ccf..3a6d7b3e 100644
--- a/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath2.h
+++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath2.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/ApexCSGHull.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGHull.h
index f8b25457..be66f985 100644
--- a/APEX_1.4/shared/internal/include/authoring/ApexCSGHull.h
+++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGHull.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/ApexCSGMath.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGMath.h
index bdc605ea..2978c850 100644
--- a/APEX_1.4/shared/internal/include/authoring/ApexCSGMath.h
+++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGMath.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/ApexCSGSerialization.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGSerialization.h
index ff77d2dc..e54d1dac 100644
--- a/APEX_1.4/shared/internal/include/authoring/ApexCSGSerialization.h
+++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGSerialization.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/ApexGSA.h b/APEX_1.4/shared/internal/include/authoring/ApexGSA.h
index 1e66b7b4..25ca1fbc 100644
--- a/APEX_1.4/shared/internal/include/authoring/ApexGSA.h
+++ b/APEX_1.4/shared/internal/include/authoring/ApexGSA.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/include/authoring/Fracturing.h b/APEX_1.4/shared/internal/include/authoring/Fracturing.h
index 751d1ae9..88b896b8 100644
--- a/APEX_1.4/shared/internal/include/authoring/Fracturing.h
+++ b/APEX_1.4/shared/internal/include/authoring/Fracturing.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp b/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp
index 54995948..5851f351 100644
--- a/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp
+++ b/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp
index 50a7b046..6a7059a7 100644
--- a/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp
+++ b/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp
index f8b87cec..7b1fd79e 100644
--- a/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp
+++ b/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp
index 1cd80993..d7226d3c 100644
--- a/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp
+++ b/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/src/authoring/Cutout.cpp b/APEX_1.4/shared/internal/src/authoring/Cutout.cpp
index 5d6ee916..eedf8def 100644
--- a/APEX_1.4/shared/internal/src/authoring/Cutout.cpp
+++ b/APEX_1.4/shared/internal/src/authoring/Cutout.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp b/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp
index 76a998da..0941ae3b 100644
--- a/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp
+++ b/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/src/authoring/Noise.h b/APEX_1.4/shared/internal/src/authoring/Noise.h
index df5865bb..1b589a31 100644
--- a/APEX_1.4/shared/internal/src/authoring/Noise.h
+++ b/APEX_1.4/shared/internal/src/authoring/Noise.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/shared/internal/src/authoring/NoiseUtils.h b/APEX_1.4/shared/internal/src/authoring/NoiseUtils.h
index e284b616..bb2eacb4 100644
--- a/APEX_1.4/shared/internal/src/authoring/NoiseUtils.h
+++ b/APEX_1.4/shared/internal/src/authoring/NoiseUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation