From e2908a21a18b30ac874dfa66d6e04e9425d297e8 Mon Sep 17 00:00:00 2001 From: p2or <512368+p2or@users.noreply.github.com> Date: Sat, 26 Nov 2022 16:15:15 +0100 Subject: [PATCH] 'Limit by Object Selection' toggle --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65a0033..5fe967f 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,6 @@ Once you add `v` and some arbitrary number to the *Output Path*, a new 'slider' Render Version - If you'd like to remove all version strings in your *File Output* nodes, hit F3 and type `Remove version str...` ### Render specific Keyframes @@ -118,6 +117,8 @@ You can **render specific keyframes** by selecting the keys in the *Timeline*, * #### Options + - If _Limit by Object Selection_ toggle limit_by_object-in-selection +is enabled, only the keyframes of the selected objects in the scene are added to the list - Holding down Ctrl while clicking 'Render Selected Keyframes' button will add all keyframes to the list, regardless of what's selected in the _Timeline, Graph Editor or Dopesheet_ - Holding down Alt or Option while clicking the 'Render Selected Keyframes' operator limits the selection of keyframes to the current _frame range of the scene_ - If you hold down Ctrl and Alt or Option when clicking 'Render selected Keyframes' operator without any object selected, _all keyframes_ within the _frame range of the scene_ are be added to the list