Pullusb / storytools

Blender addon - Set of tool for storyboarding in Blender
GNU General Public License v3.0
52 stars 2 forks source link

Control viewport framing in camera view #27

Open Pullusb opened 1 month ago

Pullusb commented 1 month ago

Add Reset view within camera (fit viewport)

Can use native fit, but might be better to have a custom fit that consider lateral bars width and add a little margin for a user experience.

Add zoom 1:1 within camera view

Easily set zoom to preview end resolution size (Here just call native operator)


Those two option can be mapped on the camera swich gizmo button, with shift and ctrl modifiers. Double click can also be considered, but not such a good idea if user wants to quickly chain actions enter cam and lock cam to view.

Since lock cam was added native in 4.1 lock cam button could be viewed as a duplicate, but having those two added features justifies it

Pullusb commented 5 days ago

Need a better default reframe that consider UI overlays for Fit viewport (custom framing)