Viktor Kunovski

Results 4 issues of Viktor Kunovski

Is there a specific reason for the MeshBasicMaterial to have an opacity of at least 10% - defined [here](https://github.com/RobotWebTools/ros3djs/blob/develop/src/Ros3D.js#L66)? You can close this issue if this is expected and there's...

Even the examples that are here presented still don't solve the problem: EXAMPLE 1 --- ![image](https://user-images.githubusercontent.com/14088269/33759530-f57bad3c-dc02-11e7-86cc-a90a32f11b88.png) EXAMPLE 2 --- ![image](https://user-images.githubusercontent.com/14088269/33759548-ff20fae0-dc02-11e7-89a5-2cd7dcbea9c8.png) EXAMPLE 3 --- ![image](https://user-images.githubusercontent.com/14088269/33759557-0af5abcc-dc03-11e7-9c96-040c2afda3ff.png) --- Am I missing something?

We should ideally fix these deprecations: ``` make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ../buffertools.cc: In member function ‘v8::Local {anonymous}::FillAction::apply(v8::Local, const v8::FunctionCallbackInfo&, uint32_t)’: ../buffertools.cc:256:44: warning:...

I'm creating collections using the documented example as found on the official website [documentation](https://qdrant.tech/documentation/concepts/collections/?q=init_from#create-collection-from-another-collection). However I constantly get warnings that `init_from is deprecated` and I wasn't even able to find...