Skip to content

Remove useless THREE.ImageUtils.crossOrigin line - #832

Merged
dmarcos merged 1 commit into
aframevr:masterfrom
vincentfretin:remove-imageutils-line
Dec 7, 2025
Merged

Remove useless THREE.ImageUtils.crossOrigin line#832
dmarcos merged 1 commit into
aframevr:masterfrom
vincentfretin:remove-imageutils-line

Conversation

@vincentfretin

Copy link
Copy Markdown
Contributor

I did a search of ImageUtils.crossOrigin in threejs repo, nothing.
ImageUtils has two static functions getDataURL and sRGBToLinear that are not used anywhere in this code base or in aframe repo either. So that's just a useless line.

@dmarcos
dmarcos merged commit 948c55c into aframevr:master Dec 7, 2025
1 check passed
@vincentfretin
vincentfretin deleted the remove-imageutils-line branch December 7, 2025 10:29
vincentfretin added a commit to 3DStreet/3dstreet that referenced this pull request Apr 15, 2026
THREE.ImageUtils was removed in newer Three.js versions, causing a
runtime warning.

Backport from aframevr/aframe-inspector#832

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

2 participants