Conversation
|
as I said on Discord, could we also expose a string parm called "Comment" (or a pop-up dialog after clicking Publish) where they can type the comment corresponding to that publish? |
|
I like it! Thanks for doing this! I will test it soon |
|
@antirotor I think this PR is ready for review and merge |
I think we would need @iLLiCiTiT review too because I modified the publisher a little bit. Quick recap It automates the current workflow and it doesn't enable procedural workflows. |
antirotor
left a comment
There was a problem hiding this comment.
I've tested it and the code looks good. This is one step on a path to make OP/AYON workflow in Houdini more native a procedural but even in this form, it is useful. Thanks @MustafaJafar
|
Moved the show and publish logic to Publisher window, which reduced public functions of the window. Also removed |
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
First time publish will (probably) publish stuff ok, but then it will reset the UI and the publishing report/state will be lost. Subsequent publishes are ok. |
|
I tested it many times, seems to work fine. |
antirotor
left a comment
There was a problem hiding this comment.
With the reset fix, it works!
Changelog Description
This PR allows single publishing by adding a publish button to created rop nodes in Houdini
Admins are much welcomed to enable it from houdini general settings
Publish Button also includes all input publish instances.

in this screen shot the alembic instance is ignored because the switch is turned off
Additional info
This PR was made to prototype Fabia's idea about publishing one instance in houdini, discord discussion
Testing notes: