ynput / ayon-core

Apache License 2.0
31 stars 36 forks source link

Houdini: Extend op menu to create HDAs in a Houdinish way #504

Closed MustafaJafar closed 5 months ago

MustafaJafar commented 6 months ago

Changelog Description

Add Create New (AYON)... to OPMenu to allow artists to create AYON HDA product in a Houdini native way.

Animation_59

Additional info

This enhancement was mentioned by @fabiaserra in https://github.com/ynput/ayon-core/pull/456#issuecomment-2096575818 and other clients.

Additional info 2

Currently, when RMB on a subnetwork, it'll be moved to a new subnetwork. There's another PR https://github.com/ynput/ayon-core/pull/456 that enhances HDA creator plugin selection. when using both of the PRs, the HDA creator plugin will convert the subnetwork directly without moving it to another subnetwork.

Testing notes:

  1. Create nodes in OBJs in Houdini
  2. Right Button Click the node and select Digital Assets > Create New (AYON)...
  3. Publish
ynbot commented 6 months ago

Task linked: AY-5161 Publish as HDA to Project

antirotor commented 5 months ago

Is https://github.com/ynput/ayon-core/pull/456 requirement for this to be merged?

MustafaJafar commented 5 months ago

Is https://github.com/ynput/ayon-core/pull/456 requirement for this to be merged?

No, they are independent.

However, #456 enhances the selection.