N. Jourdane

Results 161 comments of N. Jourdane

Oh, I have already reported it [here - JDK-8172104](http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8172104). ;)

Up, I'm really interested by this. :) I personally use [au-revoir-utm](https://github.com/rik/au-revoir-utm) to remove utm data and it works pretty well, but I'm interested by having only one privacy add-on. I...

Hello, I'm also very interested on this. Publishing an npm package may really facilitate installation workflow for projects using npm.

If you are worried about publishing the lightgl.js file, I don't think it's necessary, since we can build it with a npm script entry in package.json, ie: ``` "scripts": {...

My bad. Should you recommend an other light alternative to three.js for a new project?

I found [a pretty good list of alternatives](https://gist.github.com/dmnsgn/76878ba6903cf15789b712464875cfdc), if someone is interested. Maybe you can archive the project and add a warning on the readme saying this library is not...

I can not reproduce this, maybe it was a caching problem. I will re-open this if necessary.

Ok, I can reproduce the issue (and this time I deleted the flatpak folder before building again to be sure). To be clear, `flatpak-builder opencascade com.opencascade.occt.yaml --force-clean` builds the flatpak...

Here is the fulll stacktrace for `flatpak-builder --verbose .app com.opencascade.occt.yaml --build-shell=opencascade`: click to expand FB: Running: git config --get user.email FB: Running: git config --get user.name FB: Running: flatpak info...

> flatpak-builder should automatically skip the modules coming before it if you haven't modified them. When I run `flatpak-builder my_module org.my_module.my_module.yaml` I get: ``` App dir 'cadquery' is not empty....