Re: [Pythonocc-users] class qtViewer3d() - Zoom Window & Select Area using Mouse + SHIFT

2011-01-02 Thread jelle feringa
An excellent and welcome addition! On Fri, Dec 31, 2010 at 6:00 PM, Thomas Paviot wrote: > Hi Goran, > > Thanks for this insightful post. > > I committed changes so that multi selection is possible ( > http://code.google.com/p/pythonocc/source/detail?r=1116) and the zoom area > (Shift+RMB)/multi

Re: [Pythonocc-users] class qtViewer3d() - Zoom Window & Select Area using Mouse + SHIFT

2011-01-02 Thread Goran Lukic
Hi Thomas, On Fri, 31 Dec 2010 18:00:21 +0100 Thomas Paviot wrote: > I committed changes so that multi selection is possible ( > http://code.google.com/p/pythonocc/source/detail?r=1116) and the zoom area > (Shift+RMB)/multiselection(Shift+LMB) with qt backend ( > http://code.google.com/p/pythono

Re: [Pythonocc-users] class qtViewer3d() - Zoom Window & Select Area using Mouse + SHIFT

2011-01-02 Thread Thomas Paviot
2011/1/2 Goran Lukic > Hi Thomas, > > On Fri, 31 Dec 2010 18:00:21 +0100 > Thomas Paviot wrote: > > > I committed changes so that multi selection is possible ( > > http://code.google.com/p/pythonocc/source/detail?r=1116) and the zoom > area > > (Shift+RMB)/multiselection(Shift+LMB) with qt backe

[Pythonocc-users] pythonOCC development activity 2009-2010

2011-01-02 Thread Thomas Paviot
Happy New Year everyone. To celebrate this new year, I created a code-swarm video visualizing the activity of the past 2 years of pythonOCC development (2009-2010, generated from the subversion trunk history log). Available at: http://www.youtube.com/watch?v=zuUsRQwLR4Y. You will notice that most

[Pythonocc-users] High Level API Basic Constructs - COLLADA specs

2011-01-02 Thread Thomas Paviot
Hi, I just finished the reading of the COLLADA spec ( http://www.khronos.org/files/collada_spec_1_5.pdf). For your information, COLLADA (http://www.collada.org) is a "a royalty-free XML schema that enables digital asset exchange within the interactive 3D industry". It's scope is much wider than py

Re: [Pythonocc-users] Re : Anyone seen this? (Dave Cowden)

2011-01-02 Thread Thomas Paviot
Hi Julien, I added a link to your project on the pythonocc website: http://www.pythonocc.org/category/community/related_projects/ Regards, Thomas 2010/12/22 julien blanchard > Hello, > > I have just read the thread of Dave Cowden and I think that a project we're > working on might interest s

Re: [Pythonocc-users] Re : Anyone seen this? (Dave Cowden)

2011-01-02 Thread Patrick Janssen
Hi Thomas, I am afraid that I am not an expert on this - I just did it by trial and error. I was hoping that there might be others with a better understanding of how code completion works. Apart from avoiding dynamic typing wherever possible, I don't have any simple suggestions. Along the way, I h