From 134f86e8d5c414409631b25b8c6f0ee45fbd8631 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 3 Nov 2016 21:44:39 +1000 Subject: Initial update to OpenSim 0.8.2.1 source code. --- OpenSim/Region/Physics/ConvexDecompositionDotNet/README.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 OpenSim/Region/Physics/ConvexDecompositionDotNet/README.txt (limited to 'OpenSim/Region/Physics/ConvexDecompositionDotNet/README.txt') diff --git a/OpenSim/Region/Physics/ConvexDecompositionDotNet/README.txt b/OpenSim/Region/Physics/ConvexDecompositionDotNet/README.txt deleted file mode 100644 index fc53ae7..0000000 --- a/OpenSim/Region/Physics/ConvexDecompositionDotNet/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -ConvexDecompositionDotNet -========================= - -A C# port of the ConvexDecomposition library by John W. Ratcliff and Stan Melax. -The original C++ version is available at . -See the blog post at -for a thorough explanation of generating convex hulls from concave meshes. -- cgit v1.1