apsal yaqub

apsal yaqub

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Python undo issue 2022年2月22日11:10

Hi, I am learning programming in houdini, I started with python. I have a call callback script connected with a toogle button in a HDA. It is resposible for create the node,s color when I change the check the toggle button. It just works fine as expected but when I undo, it just changes the color of the node but not revert the toggle button. Inorder to reset the toggle I have to undo it once again.
Technically it will work with a single undo in other softwares. Is there any other workflow that I am missing. Please share your thoughts in it. I have attached the screenshot of the script and I atteached a video that explain about the problem

Thanks

replace a word in a texture path using attr in solaris 2021年11月24日11:18

How to replace texture filename in a texture path using name attribute/primVars to assign different texture based on the scenegraph name in Solaris ?