Skip to content

Commit f79db37

Browse files
committed
Updated to new class structure, fixed lots of ESLint errors and moved EarCut into the geom folder and used the un-minified and latest version.
1 parent dc081f0 commit f79db37

21 files changed

Lines changed: 1612 additions & 841 deletions

File tree

v3/src/checksum.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
var CHECKSUM = {
2-
build: '74d62650-60b8-11e7-b90e-fbadfb05faa2'
2+
build: '4e841af0-60bf-11e7-a35c-4fb005842e0f'
33
};
44
module.exports = CHECKSUM;

0 commit comments

Comments
 (0)