N. D.

Results 7 issues of N. D.

Hello, In the package.json file there is the dependency section that looks like this: ``` "dependencies": { "plyr": "github:sampotts/plyr#develop", "vue": "^2.6.12" }, ``` The problem here is that Plyr is...

As you might know currently BCE exports wrong colors. Instead of real RGBA color it exports only RGB color with "precalculated" alpha channel. This is wrong. The reason for the...

bug

Fixing a warning if the vertexes has 0 weight. Issue #38

bug

Hello, When exporting a scene with images everything is fine, but when i export again the same scene over the previous .dae file it does not overrides the images. Instead...

enhancement

### The problem is: So I'm trying to install opencv-python on Alpine linux 3.12 that is running in a docker container. The installation process cannot complete. It fails with the...

question

On IE11 when using the video scrubbing functionality there is an error in the console: `Object doesn't support property or method 'isFinite'` So it looks like that IE doesn't support...

I couldn't make a lot of testing but it seams to work. Sorry, I cannot provide automatic test for this feature.