Viktor Kunovski
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 ---  EXAMPLE 2 ---  EXAMPLE 3 ---  --- 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...