NLA editor keeps resetting my extrapolation mode every time I edit a strip in the timeline #29869

Closed
opened 2012-01-12 18:57:19 +01:00 by Chad Gleason · 10 comments

%%%If you have 2 stacked clips, each on their own track in the NLA editor, with extralopation set to hold on both (under active strip, not animation data), then slide the top clip over to another location on the timeline, the extrapolation mode will automatically reset to "hold forward" every time.

I'm using r43198 on OSX snow leopard.

%%%

%%%If you have 2 stacked clips, each on their own track in the NLA editor, with extralopation set to hold on both (under active strip, not animation data), then slide the top clip over to another location on the timeline, the extrapolation mode will automatically reset to "hold forward" every time. I'm using r43198 on OSX snow leopard. %%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

%%%After some more testing this seems to happen to all the upper tracks on multiple objects all at once if I edit even one clip. %%%

%%%After some more testing this seems to happen to all the upper tracks on multiple objects all at once if I edit even one clip. %%%

%%%Please attach a simple .blend file to demonstrate the issue, thanks.%%%

%%%Please attach a simple .blend file to demonstrate the issue, thanks.%%%
Author

%%%I'm attaching a blend. If you move either of the top 2 strips (all are set to hold), both of the top strips will change their extrapolation to "hold forward". If you move the bottom strip, then the the bottom and top will reset to "hold forward", but not the middle.%%%

%%%I'm attaching a blend. If you move either of the top 2 strips (all are set to hold), both of the top strips will change their extrapolation to "hold forward". If you move the bottom strip, then the the bottom and top will reset to "hold forward", but not the middle.%%%
Author

%%%Ugh, I can't seem to upload a file? It keeps telling me I'm "missing parameters", which is strange since I just uploaded a file for another bug not 5 mins ago. Does anyone have an e-mail I can send the file directly to? Otherwise, this can be re-created easily. Just make a few nla layers with a box, set all the layers to "hold" and then move an upper strip on the timeline. It should show what I'm saying. But i can still send the file if the tracker will just let me.... Any ideas on what I'm doing wrong here? Thanks!%%%

%%%Ugh, I can't seem to upload a file? It keeps telling me I'm "missing parameters", which is strange since I just uploaded a file for another bug not 5 mins ago. Does anyone have an e-mail I can send the file directly to? Otherwise, this can be re-created easily. Just make a few nla layers with a box, set all the layers to "hold" and then move an upper strip on the timeline. It should show what I'm saying. But i can still send the file if the tracker will just let me.... Any ideas on what I'm doing wrong here? Thanks!%%%
Author

%%%Ok, nevermind. File attached. :)

I guess I need to include a comment with a file at the same time? Sorry for the confusion.%%%

%%%Ok, nevermind. File attached. :) I guess I need to include a comment with a file at the same time? Sorry for the confusion.%%%

%%%The attachment system is not great, but yes adding a comment as well usually makes it work.

Assigning bug to Joshua. This overwriting seems to be happening intentionally in BKE_nla_validate_state, I don't know enough about the NLA to judge if this is a bug or not.%%%

%%%The attachment system is not great, but yes adding a comment as well usually makes it work. Assigning bug to Joshua. This overwriting seems to be happening intentionally in BKE_nla_validate_state, I don't know enough about the NLA to judge if this is a bug or not.%%%
Member

%%%The intention behind the code here is to make sure that only the very first strip in that animdata block (chronologically) gets to extrapolate backwards. This is to prevent situations where a single strip up the top blocks out everything below it occurring before it lower down in the stack. Now, this is only really a problem when the channels in each track are the same, AND we're using "replace" mode.

So perhaps some tweaks are in order here. Will fix after dealing with another change I've got lurking in my code base for months now :)%%%

%%%The intention behind the code here is to make sure that only the very first strip in that animdata block (chronologically) gets to extrapolate backwards. This is to prevent situations where a single strip up the top blocks out everything below it occurring before it lower down in the stack. Now, this is only really a problem when the channels in each track are the same, AND we're using "replace" mode. So perhaps some tweaks are in order here. Will fix after dealing with another change I've got lurking in my code base for months now :)%%%
Member

%%%Fix in svn. r43597%%%

%%%Fix in svn. r43597%%%
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#29869
No description provided.