paulwinex / hqt

PySide helper for Houdini
40 stars 13 forks source link

PyQt\PySide helper for Houdini

alt tag

paulwinex.ru

Houdini 13

This script enables you to use PySide or PyQt4 with Houdini. Main differences from default pyqt_houdini.py are:

Houdini 14 and 15

This script help you to open PySide Widgets in Houdini 14 and 15 as PythonPanel

Install:

$HFS/python27/lib/site-packages/hqt.py or $HFS/houdini/python2.7libs/hqt.py

import hqt
help(hqt)

See hqt_example.py for details.


New in 1.3

Compare Houdini default stylesheet and hqt stylesheet

alt tag alt tag alt tag