michael.davis

michael.davis

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Tangent rotation problem Feb. 9, 2012, 12:01 a.m.

If I understand correctly, you want to use the atan() function (atan meaning “arctangent”). In HScript that will give you an angle in degrees.

pyqt example hanging Nov. 29, 2011, 8:55 p.m.

Hi Sebastian, sorry I didn't get back to this thread until now.

I have Nuke 6.3v1 so I copied PyQt out of that installation and… it seems like it's at least doing something new I've got *exactly* the code from the cookbook example and it's coming up with this error:

QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread

pyqt example hanging Nov. 24, 2011, 12:39 a.m.

Hi Sebastian,

What version did you have to upgrade to? I'm trying to set up PyQt4 and I'm having the exact same issue as you are. (WinXP x64 Houdini 11.1.67, PyQt 4.8.4-1)