Update three.js to r120

This commit is contained in:
JannisX11 2020-09-16 11:36:07 +02:00
parent 6cb92581ce
commit 095233590f
3 changed files with 1056 additions and 1002 deletions

View File

@ -41,6 +41,7 @@ BARS.setupVue()
MenuBar.setup()
translateUI()
console.log(`Three.js r${THREE.REVISION}`)
console.log('%cBlockbench ' + appVersion + (isApp
? (' Desktop (' + Blockbench.operating_system +')')
: (' Web ('+capitalizeFirstLetter(Blockbench.browser)+')')),

2048
lib/three.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -259,6 +259,3 @@ THREE.GridHelper.prototype = Object.assign( Object.create( THREE.LineSegments.pr
THREE.NormalX = new THREE.Vector3(1, 0, 0);
THREE.NormalY = new THREE.Vector3(0, 1, 0);
THREE.NormalZ = new THREE.Vector3(0, 0, 1);
// x 22725 Init Log
// x 17544 ProgramLog message
//22919 WebGL Error