[IPython-dev] Conflict between IPython notebook javascript and three.js?
Patrick Fuller
patrickfuller at gmail.com
Mon Nov 3 23:14:16 EST 2014
David,
Thanks for jogging my memory on TrackballControls - I edited that file
manually. I submitted a pull request
<https://github.com/mrdoob/three.js/pull/3554> to three.js about a year ago
regarding the edits, but just used my modified TrackballControls in the
interim and never updated it.
Anyway, I don’t think TrackballControls is the issue. I just updated it in
the igraph repo, and the only difference I’m noticing is that the rotation
speed is much higher.
Pat
On Mon, Nov 3, 2014 at 9:12 PM, Jason Grout <jason-sage at creativetrax.com>
wrote:
> On 11/3/14, 17:50, David Powell wrote:
> > I had a closer look. It seems that igraph includes an old copy of
> > TrackballControls (from Feb 2013), and this is why it works without
> > problem in the IPython notebook.
> >
> > To clarify, I found the key-bindings on TrackballControls do not seem
> > to work at all (at least by default). I find this much preferable to
> > the case of OrbitControls, where the key-bindings interfere with
> > normal IPython navigation.
>
> Thanks. In that case, you can use the noKeys option for the
> OrbitControls to turn off keyboard handling.
>
> Thanks,
>
> Jason
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141103/b78af728/attachment.html>
More information about the IPython-dev
mailing list