On Tuesday, February 14, 2017 at 10:02:22 AM UTC, Enrique Artal wrote: > > Thanks! I guess there are some license issues to do not include the > scripts in the sage tree. >
It might be more a matter of producing a proper package --- AFAIK treejs has pretty nice license: https://github.com/mrdoob/three.js/blob/dev/LICENSE > > El martes, 14 de febrero de 2017, 0:18:37 (UTC+1), Paul Masson escribió: >> >> This issue was fixed in 7.6.beta0. You can fix it on your affected >> machines without reinstalling by replacing the Three.js template file with >> this one: >> >> >> https://raw.githubusercontent.com/sagemath/sage/7.6.beta0/src/ext/threejs/threejs_template.html >> >> The template is located under your Sage root directory in the folder >> local/share/sage/ext/threejs. >> >> Future updates to the template will generally require reinstallation, but >> this happens to be a simple fix. >> >> >> On Monday, February 13, 2017 at 9:45:50 AM UTC-8, Enrique Artal wrote: >>> >>> I inspected the page in the browser and it complained about insecure >>> script in ' >>> http://rawgit.com/mrdoob/three.js/r80/examples/js/controls/OrbitControls.js' >>> >>> not in https >>> >>> El lunes, 13 de febrero de 2017, 18:38:15 (UTC+1), Enrique Artal >>> escribió: >>>> >>>> I have installed sage 7.5 in several machines. When threejs works, it >>>> is quite awesome but I found several issues: >>>> >>>> - It does not work with ubuntu 16.04: no error, but no plot >>>> - In fedora 25 it works with both sagenb and jupyter >>>> - in fedora 25 it does not work if I use it using a personal server. >>>> >>>> The last issue is not important, but I do not know if someone >>>> experienced also the problem in ubuntu. Enrique. >>>> >>> -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
