Blender Kitsu: Fix Gazu Out of Sync with source #83

Closed
Nick Alberelli wants to merge 0 commits from fix/blender-kitsu-gazu-out-of-sync into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Member

Closes: studio/blender-studio-pipeline#78

What's Changed?

  • Gazu Module's custom imports have been removed (module is imported instead so imports can remain default)
  • Gazu Module hard coded server path has been reset to default
  • Gazu Module is up to date with Source Repo
  • Gazu Module is imported in __init__.py
  • Functions not in source have been submitted in a PR to Gazu https://github.com/cgwire/gazu/pull/290
Closes: https://projects.blender.org/studio/blender-studio-pipeline/issues/78 ## What's Changed? - Gazu Module's custom imports have been removed (module is imported instead so imports can remain default) - Gazu Module hard coded server path has been reset to default - **Gazu Module is up to date with Source Repo** - Gazu Module is imported in `__init__.py` - Functions not in source have been submitted in a PR to Gazu https://github.com/cgwire/gazu/pull/290
Nick Alberelli added 2 commits 2023-06-16 16:38:01 +02:00
Nick Alberelli changed title from WIP: Blender Kitsu: Fix Gazu Out of Sync with source to Blender Kitsu: Fix Gazu Out of Sync with source 2023-06-16 17:34:04 +02:00
Nick Alberelli requested review from Francesco Siddi 2023-06-16 17:34:10 +02:00
Author
Member

@fsiddi Within Blender Kitsu we need to include these modules for Gazu and its dependencies, please let me know how you prefer to handle this. Right now I just pulled those the repos into the folder, and didn't set them up as sub modules so the changes will be tracked.

@fsiddi Within Blender Kitsu we need to include these modules for Gazu and its dependencies, please let me know how you prefer to handle this. Right now I just pulled those the repos into the folder, and didn't set them up as sub modules so the changes will be tracked.
Nick Alberelli added 1 commit 2023-06-19 13:40:01 +02:00
- Fix Import of module
 - Rename module parent folder
Nick Alberelli force-pushed fix/blender-kitsu-gazu-out-of-sync from 12ce37cc7c to fa9206cdf5 2023-06-19 15:23:57 +02:00 Compare
Author
Member

TODO

## TODO - [x] Switch to using wheel package https://pypi.org/project/gazu/#files
Nick Alberelli force-pushed fix/blender-kitsu-gazu-out-of-sync from 6dc97174ee to bde58cdac4 2023-06-19 22:16:25 +02:00 Compare
Nick Alberelli force-pushed fix/blender-kitsu-gazu-out-of-sync from 569c666f6b to 2cb245c685 2023-06-27 19:20:17 +02:00 Compare
Nick Alberelli closed this pull request 2023-07-11 21:46:21 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
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-tools#83
No description provided.