Skip to content

Update Nuke: 12.8 #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Nuke: 12.8 #1

wants to merge 1 commit into from

Conversation

chieger
Copy link
Collaborator

@chieger chieger commented May 1, 2025

Description

The latest Nuke version has migrated the loadImage(with:into:) function from Nuke to NukeExtensions. The only change from a usage standpoint is using NukeExtensions on import and when calling the related loadImage function.

import NukeExtensions
...

NukeExtensions.loadImage(with: url, into: imageView)

@chieger chieger added the bug Something isn't working label May 1, 2025
@chieger chieger requested a review from LeWiz24 May 1, 2025 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants