Felix

Results 3 issues of Felix

Fixes a few issues in the above mentioned filter (#1498): - Now transfers textures and attributes to the newly created meshes - The 'over' mesh will no longer contain unreferenced...

Reproduction steps: - Load a mesh - Make sure it has texture/color/or any other per face/vertex attributes - Filters -> Quality Measures... -> Compute Planar Section - enable "create also...

wontfix

Hi there, I've encountered following problem: Currently all mavlink messages with `system_id != 1` or `component_id != 1` are discarded: https://github.com/bluerobotics/cockpit/blob/83ebc637923eeba97de3afe900ebc91902d884b1/src/libs/vehicle/ardupilot/ardupilot.ts#L309-L311 This is a problem when trying to use mavlink...