You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Four workarounds rose-pro carries in pro/skin.py that belong in the operator (all reproducible on the rose pro/skin branch):
Cavity fill. A hollow bone group (channel + flanges) skins into a bag; we hand-author 'form block' filler cubes per panel. An SDF flood-fill of enclosed voids before the offset would delete that whole table.
Aperture closing below a threshold. The ball tunnels through any hole < 2r (thigh's 65x48 window at r 12 became a hole in the skin). We inflated r per panel to 26, which balloons the whole panel. 'Close apertures < N mm' separates the safety radius from topology.
No-bridge mode / per-pair exclusion. The closing bridged the two crossed hip actuator cylinders into X-shaped webs (rolling ball in the crotch of a cross). Correct math, wrong design outcome; we had to drop the actuators from the group entirely.
Four workarounds rose-pro carries in pro/skin.py that belong in the operator (all reproducible on the rose pro/skin branch):
🤖 Generated with Claude Code