Update three.js to r139.

This commit is contained in:
kovacsv 2022-03-25 19:47:53 +01:00
parent c41ff07def
commit 871d169592
4 changed files with 9402 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,6 +3,5 @@ website_meta_data.txt
website_analytics_data.txt
website_script_data.txt
website_intro_data.txt
package-lock.json
node_modules
__pycache__

2
libs/three.min.js vendored

File diff suppressed because one or more lines are too long

9400
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -41,7 +41,7 @@
"draco3d": "1.5.2",
"fflate": "0.7.3",
"rhino3dm": "7.14.0",
"three": "0.138.3",
"three": "0.139.0",
"web-ifc": "0.0.33",
"occt-import-js" : "0.0.6"
},