Adafruit_WebSerial_3DModelV.../js
Juan D Polanco Avalos 4721c4cbbd Fix degToRad undefined
The THREE library changes the Math module o MathUtils.
So trying to do Math.degToRad gives an undefined function error.

Fix is to replace Math.degToRad to MathUtils.degToRad.

Signed-off-by: Juan D Polanco Avalos <juan.polanco.avalos@intel.com>
2022-06-19 13:56:00 -05:00
..
script.js Fix degToRad undefined 2022-06-19 13:56:00 -05:00