Skip to content

Commit

Permalink
Use Three.js fork
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanBioRender committed Feb 18, 2020
1 parent 7112207 commit 80aade1
Show file tree
Hide file tree
Showing 8 changed files with 470 additions and 361 deletions.
405 changes: 230 additions & 175 deletions dist/Miew.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/Miew.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/Miew.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/Miew.min.js.map

Large diffs are not rendered by default.

405 changes: 230 additions & 175 deletions dist/Miew.module.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/Miew.module.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"style-loader": "^1.0.1",
"stylelint": "^12.0.0",
"stylelint-config-standard": "^19.0.0",
"three": "0.111.0",
"three": "BioRender-Team/three.js#memory-leak-fix",
"toastr": "^2.1.4",
"uglify-js": "^3.7.1",
"url-loader": "^3.0.0",
Expand Down
7 changes: 3 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9116,10 +9116,9 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=

[email protected]:
version "0.111.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.111.0.tgz#9cedb73e79b7f6bf2440cb67a273f883faa923b6"
integrity sha512-AcTqyGJ3H75AIusOuADy0LsP958QKQwm/YhABHFMzd6RFXPNVay1rlSbbG6WYv7KM72G2THMMwqbjQd4dVHMkQ==
three@BioRender-Team/three.js#memory-leak-fix:
version "0.112.1"
resolved "https://codeload.github.com/BioRender-Team/three.js/tar.gz/65933b9f20ecdf83fb8bdff8dffcee81362ad93d"

through2@^2.0.0:
version "2.0.5"
Expand Down

0 comments on commit 80aade1

Please sign in to comment.