Cyclic Strip Time not work with non-zero Action Clip Start Frame #91295

Open
opened 2021-09-09 20:53:29 +02:00 by Artem · 4 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 461.92

Blender Version
Broken: version: 2.93.3, branch: master, commit date: 2021-08-17 18:30, hash: 8b80d19f36
Worked: ???

Short description of error
Cyclic Strip Time not work with Action Clip

Exact steps for others to reproduce the error
I attached .blend to show this bug.
The track called "Ok" works with the "Cyclic Strip Time" check mark correctly.
The track called "Bug" works with the "Cyclic Strip Time" check mark incorrectly.

In the track "Ok", there are two keys, at 0 and 10 frames.
In the track "Bug", the same two keys, but for 43 and 53 frames. In the Action Clip, I set the values Frame Start =43 and End = 53.
I expect that the "Bug" track will perform the same actions as the "Ok" track, but this does not happen.
I think this is a mistake.
BugCST.blend

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 461.92 **Blender Version** Broken: version: 2.93.3, branch: master, commit date: 2021-08-17 18:30, hash: `8b80d19f36` Worked: ??? **Short description of error** Cyclic Strip Time not work with Action Clip **Exact steps for others to reproduce the error** I attached .blend to show this bug. The track called "Ok" works with the "Cyclic Strip Time" check mark correctly. The track called "Bug" works with the "Cyclic Strip Time" check mark incorrectly. In the track "Ok", there are two keys, at 0 and 10 frames. In the track "Bug", the same two keys, but for 43 and 53 frames. In the Action Clip, I set the values Frame Start =43 and End = 53. I expect that the "Bug" track will perform the same actions as the "Ok" track, but this does not happen. I think this is a mistake. [BugCST.blend](https://archive.blender.org/developer/F10391602/BugCST.blend)
Author

Added subscriber: @Art4D

Added subscriber: @Art4D
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Can confirm basically for all cases where strip->actstart is non zero.
I'd say this is broken by design, since fmod then gives you strip time outside of specified Start / End (can give you negative strip time even) and thus evaluates to zero outside that range.

Other issues with it:

  • evaluated result is not represented in Strip Time (as opposed to fmodifiers, their result is shown in the UI)
  • Cyclic Strip Time should be in the Animated Strip Time subpanel (or at least be greyed out when Animated Strip Time is disabled)
Can confirm basically for all cases where `strip->actstart` is non zero. I'd say this is broken by design, since fmod then gives you strip time outside of specified Start / End (can give you negative strip time even) and thus evaluates to zero outside that range. Other issues with it: - evaluated result is not represented in `Strip Time` (as opposed to fmodifiers, their result is shown in the UI) - `Cyclic Strip Time` should be in the `Animated Strip Time` subpanel (or at least be greyed out when `Animated Strip Time` is disabled)
Philipp Oeser changed title from Cyclic Strip Time not work with Action Clip to Cyclic Strip Time not work with non-zero Action Clip Start Frame 2021-09-14 11:56:27 +02:00
Philipp Oeser removed the
Interest
Animation & Rigging
label 2023-02-09 14:35:31 +01:00
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
2 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#91295
No description provided.