Re: [Maya-Python] PyQt4 for Maya2012 OSX installer

2011-11-10 Thread Kurian O.S
dont have any make file but maybe some one can make it http://www.kurianos.com/wordpress/?p=551 On Thu, Nov 10, 2011 at 12:14 PM, Justin wrote: > Hey Everyone, > > I was just wrapping up my next tutorial video, and was doing a bit on > PyQt4 at the end. I have seen people hosting precompiled win

Re: [Maya-Python] Book

2011-11-10 Thread Adam Mechtley
Thanks for the feedback Ricardo. Unfortunately one of the biggest lessons I learned from this experience is what a pain it is to try to write a book with code samples—especially if they're Python! Including images was one possibility we discussed, though it unfortunately has other issues of its own

Re: [Maya-Python] Book

2011-11-10 Thread David Shaw
Hey, Been away for a while, was going to to pick it up here in australia and hardcover is AU$95.00! Looks like an online version is the go! Australia where books are printed with gold! Dave On Thu, Oct 13, 2011 at 2:43 AM, Adam Mechtley wrote: > Hey folks, > > For those interested, Ryan and I

Re: [Maya-Python] PyQt4 for Maya2012 OSX installer

2011-11-10 Thread Justin Israel
No actually I appreciate it :-) It would be really nice to offer a complete maintained set of installers for win/osx/linux On Thu, Nov 10, 2011 at 1:35 PM, Martin La Land Romero < martinmrom...@gmail.com> wrote: > Thanks a lot Justin, much appreciate it. > > Martin > > > On Thu, Nov 10, 2011 at

[Maya-Python] Simple Script - Animate Rigid Bodies/Appear and Fall at Intervals

2011-11-10 Thread Nick Scholtes
Hi everyone, Ok, I have a problem. I need to create a simple script to drop a ball on a flat plate and then drop another ball on to the same flat plate 1 second later. But I need to keyframe the transparency, Rigid Body Active on/off, Collision Layers, and several other Channel Box parameters. One

Re: [Maya-Python] PyQt4 for Maya2012 OSX installer

2011-11-10 Thread Martin La Land Romero
Thanks a lot Justin, much appreciate it. Martin On Thu, Nov 10, 2011 at 12:41 PM, Justin Israel wrote: > Not a windows user so I can't manage that part, but check out this link: > http://blarg.robertkist.com/?p=51 > > If you want to build one, the script could get committed to the MyQt4 > projec

Re: [Maya-Python] PyQt4 for Maya2012 OSX installer

2011-11-10 Thread Justin Israel
Not a windows user so I can't manage that part, but check out this link: http://blarg.robertkist.com/?p=51 If you want to build one, the script could get committed to the MyQt4 project. I did this since Im a mac user and I had the environment all set up and available to me. If I had a windows set

Re: [Maya-Python] PyQt4 for Maya2012 OSX installer

2011-11-10 Thread Martin La Land Romero
How about for Maya 64bit on windows 7? Thanks On Thu, Nov 10, 2011 at 4:09 AM, Nick Scholtes wrote: > Very cool :) > > > > On Thu, Nov 10, 2011 at 12:48 AM, melvin.3d wrote: > >> Cool man >> >> >> On Wed, Nov 9, 2011 at 10:44 PM, Justin wrote: >> >>> Hey Everyone, >>> >>> I was just wrapping

Re: [Maya-Python] Re: Book

2011-11-10 Thread Ricardo Viana
Hi Adam, im loving your book and learning a lot from it. Thank you for it. Just a quick remark i've found is that i'm reading it in kindle on ipad. And came across a few issues regarding code formating. i.e: the ";" used to symbol the end of line is confusing sometimes. I'm on the __str__ and __

Re: [Maya-Python] PyQt4 for Maya2012 OSX installer

2011-11-10 Thread Nick Scholtes
Very cool :) On Thu, Nov 10, 2011 at 12:48 AM, melvin.3d wrote: > Cool man > > > On Wed, Nov 9, 2011 at 10:44 PM, Justin wrote: > >> Hey Everyone, >> >> I was just wrapping up my next tutorial video, and was doing a bit on >> PyQt4 at the end. I have seen people hosting precompiled windows >>