Skip to content
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

Chore: Move Blender client code #582

Merged
merged 10 commits into from
Jun 5, 2024

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Jun 3, 2024

Changelog Description

Moved blender client code next to server codebase.

Additional information

Renamed base plugin classes to contain Blender prefix. Added base classes for blender instance and context pyblish plugins having settings_category.

Notes

Discovered that workfile create plugin inherits from both AutoCreator and Creator, which should not happen.

Testing notes:

  1. Create package of blender and core.
  2. Upload both to server.
  3. Make sure AYON launcher is using client code from this PR (e.g using dev paths).
  4. Blender integration should work as before.

@ynbot
Copy link
Contributor

ynbot commented Jun 3, 2024

Task linked: AY-5650 Move Blender client code

@ynbot ynbot added the type: enhancement Improvement of existing functionality or minor addition label Jun 3, 2024
@ynbot ynbot added the size/S label Jun 3, 2024
@iLLiCiTiT iLLiCiTiT changed the title Chore: Move blender client code Chore: Move Blender client code Jun 3, 2024
Copy link
Member

@moonyuet moonyuet left a comment

Choose a reason for hiding this comment

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

Tested successfully in blender.__

@iLLiCiTiT iLLiCiTiT merged commit fbacbec into develop Jun 5, 2024
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/AY-5650_Move-Blender-client-code branch June 5, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: Deadline size/S type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants