Tung Pham

tung

About Me

EXPERTISE
Freelancer
INDUSTRY
Film/TV

Connect

LOCATION
New Zealand
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Questions on `hou.putenv()` March 19, 2024, 8:41 p.m.

Hi everyone,

I tried using `hou.putenv()` to update value of some Houdini variable. I found out that `hou.putenv()` only update the value and os.environ dict for $HIP but not $JOB (on Linux, Windows, Python 2 & 3). Is there any special reason behind this?

Please refer to the screen shot for illustration.

Adding custom comboBox into Houdini main menu bar Jan. 18, 2024, 1:53 a.m.

I have looked a bit further into `MainMenuCommon.xml` and see the submenu for Desktop Menu, Radial Menu & Takes Menu are only available for `mbsd` platform (I guess this is MacOS)

Does that mean on other platforms such as: Windows or Linux, these menus are "specially" treated in some other way for that look-and-feel (e.g. combo box)?

Adding custom comboBox into Houdini main menu bar Jan. 17, 2024, 1:06 a.m.

Hi all,

I have been wondering if it is possible for us to add some custom combombox into Houdini main menu bar. For example, something like in the snapshot attached.

Thank you in advance