Initial commit
This commit is contained in:
3
bundles/landxml.browser.js
Normal file
3
bundles/landxml.browser.js
Normal file
File diff suppressed because one or more lines are too long
19
bundles/landxml.browser.js.LICENSE.txt
Normal file
19
bundles/landxml.browser.js.LICENSE.txt
Normal file
@ -0,0 +1,19 @@
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <https://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/**
|
||||
* martinez v0.4.3
|
||||
* Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
|
||||
*
|
||||
* @author Alex Milevski <info@w8r.name>
|
||||
* @license MIT
|
||||
* @preserve
|
||||
*/
|
3
bundles/landxml.native.js
Normal file
3
bundles/landxml.native.js
Normal file
File diff suppressed because one or more lines are too long
19
bundles/landxml.native.js.LICENSE.txt
Normal file
19
bundles/landxml.native.js.LICENSE.txt
Normal file
@ -0,0 +1,19 @@
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <https://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/**
|
||||
* martinez v0.4.3
|
||||
* Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
|
||||
*
|
||||
* @author Alex Milevski <info@w8r.name>
|
||||
* @license MIT
|
||||
* @preserve
|
||||
*/
|
1
bundles/landxml.native.js.map
Normal file
1
bundles/landxml.native.js.map
Normal file
File diff suppressed because one or more lines are too long
3
bundles/landxml.node.js
Normal file
3
bundles/landxml.node.js
Normal file
File diff suppressed because one or more lines are too long
19
bundles/landxml.node.js.LICENSE.txt
Normal file
19
bundles/landxml.node.js.LICENSE.txt
Normal file
@ -0,0 +1,19 @@
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <https://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/**
|
||||
* martinez v0.4.3
|
||||
* Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
|
||||
*
|
||||
* @author Alex Milevski <info@w8r.name>
|
||||
* @license MIT
|
||||
* @preserve
|
||||
*/
|
1
bundles/landxml.node.js.map
Normal file
1
bundles/landxml.node.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user