Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Nuke: Camera load, update and remove #566

Closed
wants to merge 2 commits into from

Conversation

jakubjezek001
Copy link
Member

loading published alembic camera into nuke script

@jakubjezek001 jakubjezek001 added the type: enhancement Enhancements to existing functionality label Sep 25, 2020
@jakubjezek001 jakubjezek001 added this to the 2.13 milestone Sep 25, 2020
@jakubjezek001 jakubjezek001 requested a review from a team September 25, 2020 13:48
@jakubjezek001 jakubjezek001 self-assigned this Sep 25, 2020
import nuke
from pprint import pformat

class AlembicCameraLoader(api.Loader):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

expected 2 blank lines, found 1

@@ -0,0 +1,64 @@
from avalon import api
import nuke
from pprint import pformat
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'pprint.pformat' imported but unused

@jakubjezek001 jakubjezek001 linked an issue Sep 25, 2020 that may be closed by this pull request
@tokejepsen
Copy link
Member

Woop woop! Been on my backlog for a while.

No updating or deletion?

@mkolar
Copy link
Member

mkolar commented Sep 25, 2020

I was just about to write that :). @jezscha could you please add update and removal? Looking good

@mkolar mkolar changed the title 565 Nuke Camera Loader Nuke: Camera load, update and remove Sep 25, 2020
maya is not adding them to version and it would be crashing
@mkolar
Copy link
Member

mkolar commented Oct 1, 2020

I'm closing this as it is superseded by #575

@mkolar mkolar closed this Oct 1, 2020
@mkolar mkolar deleted the feature/565-Nuke_Camera_Loader branch October 6, 2020 13:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nuke Camera Loader
3 participants