Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: NodeMaterials, .temp() -> .toVar() #1536

Merged
merged 1 commit into from
Nov 21, 2024
Merged

fix: NodeMaterials, .temp() -> .toVar() #1536

merged 1 commit into from
Nov 21, 2024

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Nov 21, 2024

This PR update the method .temp() of NodeMaterial nodes to .toVar().

.temp() is deprecated in r170.
See: mrdoob/three.js#29516

examples are working even in r167.

`.temp()` is deprecated in r170
See: mrdoob/three.js#29516

examples are working even in r167
@0b5vr 0b5vr added this to the next milestone Nov 21, 2024
@0b5vr 0b5vr self-assigned this Nov 21, 2024
@0b5vr 0b5vr merged commit 2d9acac into dev Nov 21, 2024
5 checks passed
@0b5vr 0b5vr deleted the temp-tovar branch November 21, 2024 09:53
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