Skip to content

Conversation

@hducati
Copy link

@hducati hducati commented Jun 15, 2024

According to the new release of three.js (r165), the decodeText method will be deprecated in version r175. This PR updates all calls from decodeText() to TextEncoder().encode(..)

https://github.com/mrdoob/three.js/releases/tag/r165

PR: mrdoob/three.js#28278

@hducati hducati changed the title refact: replace decodeText by TextDecoder refact: replace decodeText with TextDecoder Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant