rodigy
rodigy
Proposal to increase the balance to 6 deciaml places on a single extension page. As it was before the design update.
Can get more detailed progress while loading model? To display percentage of load.
**Describe the bug** Sometimes after crop white color not white, it depends on the position crop area. It happens on all images with white color(maybe not only white, but on...
**Describe the bug** The initial state don't change if first `setVisible()` will be true and visibility don't change too. https://github.com/xeokit/xeokit-sdk/blob/88619cf9a50235e311e8e70676a22f291cdbf70c/src/plugins/lib/html/Dot.js#L11 https://github.com/xeokit/xeokit-sdk/blob/88619cf9a50235e311e8e70676a22f291cdbf70c/src/plugins/lib/html/Dot.js#L136-L139 **To Reproduce** ````js var startDot = new Dot(containerElement), {...
**Describe the solution you'd like** Opportunity to make perpendicular measurement between two adges. I need to make only perpendicular measurement but can't found solution for calculate angle between wire and...
**Describe the bug** The pointer not displayed if `body` has css property `direction: rtl`. Measurements added by click, but not pointer when mouse hovering. **To Reproduce** ... **Desktop (please complete...
**Describe the solution you'd like** When hover surface pointer must change not only color, but and form to square oriented paraller surface. At least for start to describe the algorithm,...
v2.4.1 I trying to add different pointer like rectancgle rotated parallel to the surface, when hover surface. So, change param `pickSurfaceNormal` to true, but sometimes got in DistanceMeasurementsPlugin event with...
It's possible to get material value on object? From `metaObject` or other way. In this example it is STEEL/-- 
**Describe the bug** When zoom close to the surface, DistanceMeasurement not shown. It is possible to show all time? **Screenshots**  ## Solution Implement some 3D clipping within each `DistanceMeasurement`:...