mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-20 04:39:09 -07:00
Obsolete variable m_clipping_plane was used instead of getting the clipping plane from the common gizmo data pool. This means the clipped parts of objects captured hits and could not be painted through. The clipped_mesh_was_hit variable is obsolete now. It was a mistake to introduce it in the first place.