-
Notifications
You must be signed in to change notification settings - Fork 10
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
Load Asset LOP: Add Help section #55
Load Asset LOP: Add Help section #55
Conversation
Preferably we extend this section with GOTCHAS about the node - and also put a link to AYON USD documentation relevant to USD Houdini workflow when ynput/ayon-documentation#205 is implemented, merged and available online. |
client/ayon_houdini/startup/otls/ayon_lop_import.hda/ayon_8_8Lop_1lop__import_8_81.0/Help
Outdated
Show resolved
Hide resolved
…op_1lop__import_8_81.0/Help Co-authored-by: Mustafa Taher <[email protected]>
client/ayon_houdini/startup/otls/ayon_lop_import.hda/ayon_8_8Lop_1lop__import_8_81.0/Help
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, I think we should gitignore backup
There may even be a way to force Houdini to not make backups for these HDAs. That may be nicer even? |
…op_1lop__import_8_81.0/Help Co-authored-by: Mustafa Taher <[email protected]>
Will that affect the HDA on user machines after addon installation ? |
No idea - I assume it's just a flag somewhere inside the |
client/ayon_houdini/startup/otls/ayon_lop_import.hda/ayon_8_8Lop_1lop__import_8_81.0/Help
Outdated
Show resolved
Hide resolved
…op_1lop__import_8_81.0/Help Co-authored-by: Mustafa Taher <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, It's awesome!
Lovely - I'll merge - we can tweak help section over time to improve more. |
Changelog Description
Implement a HELP page for the Lop Node
Additional info
Pressing the question mark in Houdini on the node will now show help information about the AYON Load Asset LOP.
I'm not sure how to 'embed' the AYON icon for the help section. @MustafaJafar or @fabiaserra do you know maybe? Using e.g.
opdef:/ayon::Lop/lop_import::1.0?IconImage
didn't seem to work.Testing notes:
Here's an early screenshot: