AnimSchool Picker

2014-03-04 Thread David Gallagher

Some good news on this bad news day...

AnimSchool releases today our AnimSchool Picker for Softimage! Free to 
download:

http://www.animschool.com/DownloadOffer.aspx

Nearly identical in function to the Maya one shown in the videos.
http://www.youtube.com/watch?v=gTUe1YbPAPk

Available for Windows. If anyone would like to help get it compiled on 
Linux, please contact me.

Thanks!
Dave G




Re: AnimSchool Picker

2014-03-04 Thread Emilio Hernandez
Awsome Dave.  Thanks a lot!

---
Emilio Hernández   VFX  3D animation.


2014-03-04 18:22 GMT-06:00 David Gallagher davegsoftimagel...@gmail.com:

 Some good news on this bad news day...

 AnimSchool releases today our AnimSchool Picker for Softimage! Free to
 download:
 http://www.animschool.com/DownloadOffer.aspx

 Nearly identical in function to the Maya one shown in the videos.
 http://www.youtube.com/watch?v=gTUe1YbPAPk

 Available for Windows. If anyone would like to help get it compiled on
 Linux, please contact me.
 Thanks!
 Dave G





Re: AnimSchool Picker

2014-03-04 Thread Morten Bartholdy
Thanks for sharing David - it is very generous of you.

Morten



Den 5. marts 2014 kl. 01:22 skrev David Gallagher
davegsoftimagel...@gmail.com:

 Some good news on this bad news day...

 AnimSchool releases today our AnimSchool Picker for Softimage! Free to
 download:
 http://www.animschool.com/DownloadOffer.aspx

 Nearly identical in function to the Maya one shown in the videos.
 http://www.youtube.com/watch?v=gTUe1YbPAPk

 Available for Windows. If anyone would like to help get it compiled on
 Linux, please contact me.
 Thanks!
 Dave G



Re: AnimSchool Picker for Softimage

2014-02-11 Thread David Rivera
THANK YOU SO VERY MUCH!! :) :) This made my day.
David.




On Monday, February 10, 2014 2:29 PM, David Gallagher 
davegsoftimagel...@gmail.com wrote:
 
Hey all!

We are soon releasing our AnimSchool Picker plugin for Softimage. We 
offer this free to the public.
http://www.animschool.com/pickerInfo.aspx

If anyone would like to test it, please email me:
da...@animschool.com

Thanks!
Dave G

Re: AnimSchool Picker for Softimage

2014-02-11 Thread Emilio Hernandez
Amazing David!

Thank you for sharing this!




2014-02-11 9:55 GMT-06:00 David Rivera activemotionpictu...@yahoo.com:

 THANK YOU SO VERY MUCH!! :) :) This made my day.
 David.


   On Monday, February 10, 2014 2:29 PM, David Gallagher 
 davegsoftimagel...@gmail.com wrote:
  Hey all!

 We are soon releasing our AnimSchool Picker plugin for Softimage. We
 offer this free to the public.
 http://www.animschool.com/pickerInfo.aspx

 If anyone would like to test it, please email me:
 da...@animschool.com

 Thanks!
 Dave G





AnimSchool Picker for Softimage

2014-02-10 Thread David Gallagher

Hey all!

We are soon releasing our AnimSchool Picker plugin for Softimage. We 
offer this free to the public.

http://www.animschool.com/pickerInfo.aspx

If anyone would like to test it, please email me:
da...@animschool.com

Thanks!
Dave G


Re: AnimSchool Picker in Softimage

2013-12-05 Thread David Gallagher


Ok, now I have the code and handoff from Simon. If anyone is interested 
in working on this, let me know.


We will release it for free like the Maya version (with some Terms of 
Use) to the community, so it's a great project.

Thanks!
Dave G

On 12/4/2013 4:53 PM, David Gallagher wrote:


Simon Anderson started this, and made some good beginning progress, 
but I can't seem to get ahold of him now.


He was writing a softimage plugin in c++ that will get called create 
a Qt window and then utilize Jo's plugin for attaching into XSI.



On 12/4/2013 4:00 PM, Jon Swindells wrote:

I have to agree with Jeremie,
the only real OOTB python soloution would be Tkinter.
but then again, on the majority of *nix systems they would need to 
either build the right version or apt-get it.

so you might as well go with QT/Pyside and have a much easier time.
--
Jon Swindells
jon_swinde...@fastmail.fm
On Thu, Dec 5, 2013, at 12:41 AM, Jeremie Passerin wrote:
You definitely won't be able to do half of those feature without 
using Qt which is not native in Softimage.
On 4 December 2013 12:52, Eric Thivierge ethivie...@hybride.com 
mailto:ethivie...@hybride.com wrote:


Only reason I asked was that if it was, why not go back to the
original source. :)
On Wednesday, December 04, 2013 3:51:32 PM, David Gallagher wrote:

No, we had used abxPicker before, so we certainly looked at
that. But
it was inspired more by my experience at Blue Sky and their
tools.
It doesn't use any code from anything else though.
On 12/4/2013 1:42 PM, Eric Thivierge wrote:

Was that picker not a derivative of another generic Maya
picker plugin?
- Eric T.







AnimSchool Picker in Softimage

2013-12-04 Thread David Gallagher


Hello! Is anyone here interested in making our AnimSchool Picker for 
Softimage?


A lot of the code should be reusable from the Maya version.
http://www.animschool.com/pickerInfo.aspx

This paid work, obviously.
Thanks!



Re: AnimSchool Picker in Softimage

2013-12-04 Thread Stefan Kubicek

I'd love to, but I'm totally booked atm.
I suspect this would need to based on pySide or pyQT for Softimage, or at  
least a Synoptic View, right?
I'm not familiar with the Maya version, but judging by the Screenshots and  
the description on your home page a Softimage-native PPG won't give you  
the required flexibility I think.



Hello! Is anyone here interested in making our AnimSchool Picker for  
Softimage?


A lot of the code should be reusable from the Maya version.
http://www.animschool.com/pickerInfo.aspx

This paid work, obviously.
Thanks!



--
---
   Stefan Kubicek
---
   keyvis digital imagery
  Alfred Feierfeilstraße 3
   A-2380 Perchtoldsdorf bei Wien
 Phone:+43/699/12614231
  www.keyvis.at  ste...@keyvis.at
--  This email and its attachments are   --
--confidential and for the recipient only--



Re: AnimSchool Picker in Softimage

2013-12-04 Thread David Gallagher


I would guess pyQT.

On 12/4/2013 1:41 PM, Stefan Kubicek wrote:

I'd love to, but I'm totally booked atm.
I suspect this would need to based on pySide or pyQT for Softimage, or 
at least a Synoptic View, right?
I'm not familiar with the Maya version, but judging by the Screenshots 
and the description on your home page a Softimage-native PPG won't 
give you the required flexibility I think.



Hello! Is anyone here interested in making our AnimSchool Picker for 
Softimage?


A lot of the code should be reusable from the Maya version.
http://www.animschool.com/pickerInfo.aspx

This paid work, obviously.
Thanks!







Re: AnimSchool Picker in Softimage

2013-12-04 Thread Eric Thivierge
Only reason I asked was that if it was, why not go back to the original 
source. :)


On Wednesday, December 04, 2013 3:51:32 PM, David Gallagher wrote:


No, we had used abxPicker before, so we certainly looked at that. But
it was inspired more by my experience at Blue Sky and their tools.

It doesn't use any code from anything else though.

On 12/4/2013 1:42 PM, Eric Thivierge wrote:

Was that picker not a derivative of another generic Maya picker plugin?

- Eric T.






Re: AnimSchool Picker in Softimage

2013-12-04 Thread Jeremie Passerin
You definitely won't be able to do half of those feature without using Qt
which is not native in Softimage.


On 4 December 2013 12:52, Eric Thivierge ethivie...@hybride.com wrote:

 Only reason I asked was that if it was, why not go back to the original
 source. :)


 On Wednesday, December 04, 2013 3:51:32 PM, David Gallagher wrote:


 No, we had used abxPicker before, so we certainly looked at that. But
 it was inspired more by my experience at Blue Sky and their tools.

 It doesn't use any code from anything else though.

 On 12/4/2013 1:42 PM, Eric Thivierge wrote:

 Was that picker not a derivative of another generic Maya picker plugin?

 - Eric T.






Re: AnimSchool Picker in Softimage

2013-12-04 Thread Jon Swindells
I have to agree with Jeremie,



the only real OOTB python soloution would be Tkinter.



but then again, on the majority of *nix systems they would need to
either build the right version or apt-get it.



so you might as well go with QT/Pyside and have a much easier time.







--
Jon Swindells
jon_swinde...@fastmail.fm





On Thu, Dec 5, 2013, at 12:41 AM, Jeremie Passerin wrote:

You definitely won't be able to do half of those feature without using
Qt which is not native in Softimage.



On 4 December 2013 12:52, Eric Thivierge [1]ethivie...@hybride.com
wrote:

  Only reason I asked was that if it was, why not go back to the
  original source. :)



On Wednesday, December 04, 2013 3:51:32 PM, David Gallagher wrote:



No, we had used abxPicker before, so we certainly looked at that. But

it was inspired more by my experience at Blue Sky and their tools.



It doesn't use any code from anything else though.



On 12/4/2013 1:42 PM, Eric Thivierge wrote:



Was that picker not a derivative of another generic Maya picker plugin?



- Eric T.

References

1. mailto:ethivie...@hybride.com


Re: AnimSchool Picker in Softimage

2013-12-04 Thread David Gallagher


Simon Anderson started this, and made some good beginning progress, but 
I can't seem to get ahold of him now.


He was writing a softimage plugin in c++ that will get called create a 
Qt window and then utilize Jo's plugin for attaching into XSI.



On 12/4/2013 4:00 PM, Jon Swindells wrote:

I have to agree with Jeremie,
the only real OOTB python soloution would be Tkinter.
but then again, on the majority of *nix systems they would need to 
either build the right version or apt-get it.

so you might as well go with QT/Pyside and have a much easier time.
--
Jon Swindells
jon_swinde...@fastmail.fm
On Thu, Dec 5, 2013, at 12:41 AM, Jeremie Passerin wrote:
You definitely won't be able to do half of those feature without 
using Qt which is not native in Softimage.
On 4 December 2013 12:52, Eric Thivierge ethivie...@hybride.com 
mailto:ethivie...@hybride.com wrote:


Only reason I asked was that if it was, why not go back to the
original source. :)
On Wednesday, December 04, 2013 3:51:32 PM, David Gallagher wrote:

No, we had used abxPicker before, so we certainly looked at
that. But
it was inspired more by my experience at Blue Sky and their
tools.
It doesn't use any code from anything else though.
On 12/4/2013 1:42 PM, Eric Thivierge wrote:

Was that picker not a derivative of another generic Maya
picker plugin?
- Eric T.