Addons use Multiple Kitsui Login Methods #22

Closed
opened 2023-04-19 17:22:58 +02:00 by Nick Alberelli · 1 comment
Member

Issue

Blender_Kitsu is the most comprehensive addon to access data from Kitsui via gazu.

Any additional addons that also deal with Kitsu data could be considered either; Redudant because they contain duplicate login code, or incomplete because they depend on Blender_Kitsu addon to work.

Redudant Addons with unique Kitsu Login methods:

Dependant Addons with Blender_Kitsu imports:

Solution

Create an issue for each of these addons, and merge them into Blender_Kitsu

# Issue [Blender_Kitsu](https://projects.blender.org/TinyNick/blender-studio-tools/src/branch/master/blender-kitsu/blender_kitsu) is the most comprehensive addon to access data from Kitsui via gazu. Any additional addons that also deal with Kitsu data could be considered either; Redudant because they contain duplicate login code, or incomplete because they depend on Blender_Kitsu addon to work. ### _Redudant_ Addons with unique Kitsu Login methods: - [Anim_Setup](https://projects.blender.org/TinyNick/blender-studio-tools/src/branch/master/anim-setup/anim_setup/kitsu.py) - [Render Review](https://projects.blender.org/TinyNick/blender-studio-tools/src/branch/master/render-review/render_review/kitsu.py) - [Shot Builder](https://projects.blender.org/TinyNick/blender-studio-tools/src/branch/master/shot-builder/shot_builder/connectors/kitsu.py) - Solving in https://projects.blender.org/TinyNick/blender-studio-tools/issues/2 ### _Dependant_ Addons with [Blender_Kitsu](https://projects.blender.org/TinyNick/blender-studio-tools/src/branch/master/blender-kitsu/blender_kitsu) imports: - [Asset Pipeline](https://projects.blender.org/TinyNick/blender-studio-tools/src/branch/master/asset-pipeline/asset_pipeline/props.py#:~:text=try%3A,kitsu_available%20%3D%20False) # Solution Create an issue for each of these addons, and merge them into Blender_Kitsu
Nick Alberelli added the
Kind
Enhancement
label 2023-04-19 17:24:19 +02:00
Author
Member

Shot Builder and Anim_Setup have been moved into Blender Kitsu, Render Review and Asset Pipeline will remain independant for now.

[Shot Builder](https://projects.blender.org/studio/blender-studio-pipeline/pulls/3) and [Anim_Setup]( https://projects.blender.org/studio/blender-studio-pipeline/pulls/5) have been moved into Blender Kitsu, Render Review and Asset Pipeline will remain independant for now.
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-tools#22
No description provided.