Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2022-04-08 16:33:59 +0300
committerSybren A. Stüvel <sybren@blender.org>2022-04-08 16:36:56 +0300
commit63d2980efa2fb170b471e4905ec81cd1472e5268 (patch)
tree6c918563edf20f99ea4d76e8da584fea0184008d /release/scripts/startup/bl_ui/space_outliner.py
parentf2455c793985030c6cbe63a24d913319fc2d8d74 (diff)
NLA: Remove Hold resetting between Hold_Forward Behavior
Avoid Blender overwriting artist's choices. The automatic change from "Hold" (i.e. bidirectional extrapolation) to "Hold Forward" (i.e. only extrapolate forward in time) has been removed. This patch does not change strip evaluation. Between two strips, the first with `None` extrapolation and the next with `Hold`, neither strip will evaluate, which matches previous behavior. A future patch can change the evaluation behavior. Reviewed By: RiggingDojo, sybren Maniphest Tasks: T82230 Differential Revision: https://developer.blender.org/D14230
Diffstat (limited to 'release/scripts/startup/bl_ui/space_outliner.py')
0 files changed, 0 insertions, 0 deletions