Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Limit to scene frame range #35

Closed
Hammers69 opened this issue Nov 5, 2022 · 1 comment
Closed

Enhancement: Limit to scene frame range #35

Hammers69 opened this issue Nov 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Hammers69
Copy link

As we discussed in our previous thread, just pulling it out for clarity--again I'm mostly looking at 'Render Selected Keyframes' for my workflow.

It would be superb to have an option, a boolean toggle I guess to limit keyframes to within the scene frame range automatically. Accidentally rendering outside of the frame range could cause a number of issues in a larger production.

Thanks!
Stephen.

@p2or p2or added the enhancement New feature or request label Nov 6, 2022
@p2or
Copy link
Owner

p2or commented Nov 21, 2022

Hi @Hammers69,

sorry for the delay, had to finish a project. Anyway, today I finally had the time to implement your requested option to limit the selection to the frames of the scene. For now, you can hold down Alt/Option when clicking 'Render selected Keyframes' button, which essentially compares the range of the selected keyframes to the actual scene frame range and cuts it off (had difficulties to find an icon and a suitable place, can be improved anytime).

I created a new branch to adress all the features regarding to this, https://github.com/p2or/blender-loom/tree/scene_frames If you have the time, please download the add-on from there and report back, thanks.

Cheers,
Christian

@p2or p2or mentioned this issue Nov 26, 2022
p2or added a commit that referenced this issue Nov 26, 2022
Scene frame range, resolves #33, #34, #35
@p2or p2or closed this as completed Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants