Blender Kitsu: No Frame Range Warning #113

Closed
opened 2023-07-11 20:46:09 +02:00 by Nick Alberelli · 3 comments
Member

Issue

Reported by @SimonThommes

And shouldn't the kitsu addon be complaining in the lighting file?

After this change #98 Blender Kitsu addon doesn't report an incorrect frame range to the user

# Issue Reported by @SimonThommes > And shouldn't the kitsu addon be complaining in the lighting file? After this change https://projects.blender.org/studio/blender-studio-pipeline/pulls/98 Blender Kitsu addon doesn't report an incorrect frame range to the user
Author
Member

@SimonThommes in my testing this seems to occur when there is no "kitsu context" is found for a shot, I have added a line in this commit 666cf488b4 that will attempt to re-load the context if none is found.

@SimonThommes in my testing this seems to occur when there is no "kitsu context" is found for a shot, I have added a line in this commit https://projects.blender.org/studio/blender-studio-pipeline/commit/666cf488b482e43706351bf6f944d1d537362d31 that will attempt to re-load the context if none is found.
Author
Member

Re-opening because I reverted 666cf488b4 in some contexts it will fail and in general I want to avoid the use of operator calls from within other operators.

Re-opening because I reverted https://projects.blender.org/studio/blender-studio-pipeline/commit/666cf488b482e43706351bf6f944d1d537362d31 in some contexts it will fail and in general I want to avoid the use of operator calls from within other operators.
Author
Member

From @SimonThommes

the context in the kitsu addon is not auto-detected. when I click the button to do that, it works fine, but the warning doesn't show. It only does after I save and reload.

btw, I chatted with Andy. The frame range thing right now is way too timid, it should just give a popup on file load if it doesn't match. Something else on the long list of things for Gold 😅

From @SimonThommes > the context in the kitsu addon is not auto-detected. when I click the button to do that, it works fine, but the warning doesn't show. It only does after I save and reload. > btw, I chatted with Andy. The frame range thing right now is way too timid, it should just give a popup on file load if it doesn't match. Something else on the long list of things for Gold 😅
Nick Alberelli added the
Kind
Bug
Kind
Studio Request
labels 2023-07-13 20:25:33 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio-pipeline#113
No description provided.