summaryrefslogtreecommitdiff
path: root/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2024-05-23 10:08:29 +0800
committerchai <215380520@qq.com>2024-05-23 10:08:29 +0800
commit8722a9920c1f6119bf6e769cba270e63097f8e25 (patch)
tree2eaf9865de7fb1404546de4a4296553d8f68cc3b /Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper
parent3ba4020b69e5971bb0df7ee08b31d10ea4d01937 (diff)
+ astar project
Diffstat (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper')
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt23
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt.meta4
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dllbin0 -> 58880 bytes
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll.meta80
4 files changed, 107 insertions, 0 deletions
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt
new file mode 100644
index 0000000..127a5bc
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt
@@ -0,0 +1,23 @@
+Boost Software License - Version 1.0 - August 17th, 2003
+
+Permission is hereby granted, free of charge, to any person or organization
+obtaining a copy of the software and accompanying documentation covered by
+this license (the "Software") to use, reproduce, display, distribute,
+execute, and transmit the Software, and to prepare derivative works of the
+Software, and to permit third-parties to whom the Software is furnished to
+do so, all subject to the following:
+
+The copyright notices in the Software and this entire statement, including
+the above license grant, this restriction and the following disclaimer,
+must be included in all copies of the Software, in whole or in part, and
+all derivative works of the Software, unless such copies or derivative
+works are solely in the form of machine-executable object code generated by
+a source language processor.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE. \ No newline at end of file
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt.meta
new file mode 100644
index 0000000..9141bd3
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt.meta
@@ -0,0 +1,4 @@
+fileFormatVersion: 2
+guid: 08c5ae29106b34503b70cdb469fece59
+TextScriptImporter:
+ userData:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll
new file mode 100644
index 0000000..e6fac3d
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll
Binary files differ
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll.meta
new file mode 100644
index 0000000..fb93c64
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll.meta
@@ -0,0 +1,80 @@
+fileFormatVersion: 2
+guid: 19035d002594b44d09f9db8816a03092
+PluginImporter:
+ externalObjects: {}
+ serializedVersion: 2
+ iconMap: {}
+ executionOrder: {}
+ defineConstraints: []
+ isPreloaded: 0
+ isOverridable: 0
+ isExplicitlyReferenced: 1
+ validateReferences: 1
+ platformData:
+ - first:
+ :
+ second:
+ enabled: 0
+ settings: {}
+ - first:
+ : Any
+ second:
+ enabled: 0
+ settings:
+ Exclude Editor: 0
+ Exclude Linux64: 0
+ Exclude OSXUniversal: 0
+ Exclude WebGL: 0
+ Exclude Win: 0
+ Exclude Win64: 0
+ - first:
+ Any:
+ second:
+ enabled: 1
+ settings: {}
+ - first:
+ Editor: Editor
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ DefaultValueInitialized: true
+ OS: AnyOS
+ - first:
+ Standalone: Linux64
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: OSXUniversal
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: Win
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: Win64
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ WebGL: WebGL
+ second:
+ enabled: 1
+ settings: {}
+ - first:
+ Windows Store Apps: WindowsStoreApps
+ second:
+ enabled: 0
+ settings:
+ CPU: AnyCPU
+ userData:
+ assetBundleName:
+ assetBundleVariant: