Hello everyone,
The migration to r80 went pretty smooth, no issues nor warning found… I wanted to thank you for the stability in the latest releases. It went from 10-14 days worth of work to nothing! It sure gives us more time, but most importantly, it gives us the peace of mind needed to move toward this not so easy bleeding edge road.
On a side note, we have encountered a new warning, which might not be specific to r80:
three.euler .setFromRotationMatrix given unsupported order: undefined
context:
- the warning triggers on the lookAt() member function
- the point used in the lookAt() comes from the spline getPointAt function
- the object looking is a skinning blender object added to a group
Thank you,
verteAzur
That is invalid code. Use
or any other valid method.