rodigy

Results 27 issues of rodigy

Proposal to increase the balance to 6 deciaml places on a single extension page. As it was before the design update.

enhancement

Can get more detailed progress while loading model? To display percentage of load.

enhancement
good first issue
feature-suggestion

**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...

help wanted
question
v1

**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...

enhancement

**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...

usage-tip

**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,...

enhancement

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/-- ![image](https://github.com/xeokit/xeokit-sdk/assets/30372087/d218fe64-0df3-4a0a-a53e-c65b515f457e)

feature-suggestion

**Describe the bug** When zoom close to the surface, DistanceMeasurement not shown. It is possible to show all time? **Screenshots** ![dist-zoom](https://github.com/xeokit/xeokit-sdk/assets/30372087/17598f45-9b51-48fe-b8f2-d48cc12057ee) ## Solution Implement some 3D clipping within each `DistanceMeasurement`:...

enhancement