Details
Description
It should be possible to align camera to view (and view to camera) even if no camera is selected.
Proposed logic:
- Use the current scene's camera.
- If current scene has more than 1 camera, use the last selected camera.
- if no last selected camera, use first camera in the hierarchy.