j.foucher 49cb480e15 Add F key to frame the current selection (Maya/Blender style)
Pressing F computes the combined bounding box of every selected actor,
then animates the camera over 0.25s (smoothstep ease) to a distance that
fits the box in view while keeping the current viewing direction. The
orbit focal point and distance are synced so a subsequent Alt+drag
pivots around the new center.

No-ops cleanly when nothing is selected. Falls back to actor pivots
when no component reports valid bounds, and clamps the radius to a
minimum so point-like actors don't pull the camera onto them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 18:00:54 +02:00
2026-04-20 07:36:23 +02:00
2026-04-18 11:32:49 +02:00
2026-04-12 18:43:15 +02:00
Description
No description provided
733 MiB
Languages
C++ 92.7%
HTML 6.3%
C 0.5%
C# 0.5%