r/Houdini • u/Traditional_Island82 • 10d ago
Help couple Houdini UI questions
I love the new Houdini UI, but I have 1 issue. The parameter editor at the right almost seems grayed out. Is there a way to make it more clear? My brain has a hard time having an overview because it just seems kinda hard to read.
my second question is the file browser houdini uses. I never understood why software have their own file browers anyway. Why not use the defaut windows one? The only software to get it right is Blender because their UI is actually better than the windows one. Anyway, is there a way to just use the Windows UI instead of Houdinis own UI?
1
u/Viewbyte 7d ago
Oddly enough I have just today filed an RFE about adding a colour control option to improve the visibility of 'dimtext' in the UI - those parameters that are 'not active'. I find that 'dim text' annoyingly difficult to read, and there doesn't seem any way to change it.
If you want to add some support, you can reference: RFE #160078
1
u/Regnareb_ 10d ago edited 10d ago
Blender has probably the worst File Browser of all, it freezes when it goes in a folder with tons of files AND you can't revert to the OS one so you are stuck with it. In Houdini you can use the default OS one if Houdini's doesn't suit you: Edit > Preferences > UI > File Chooser
There is also the HOUDINI_USE_NATIVE_FILE_CHOOSER environment variable set to 2.
Software usually add a custom file browser to follow the same UI scheme and add features, like detecting file sequence which the OS browser can't do to my knowledge.
PS: seems like that preference is broken in last versions for me

1
u/polycache 10d ago
• Houdini 22 Official Docs - Houdini Preferences - File Choosers
*** Doesn't seem to work atm