Some Editors (e.g. Outliner) can be synced with animation editor ('Sync visible Range') #91237

Closed
opened 2021-09-07 12:00:32 +02:00 by Cenek Strichel · 12 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 471.41

Blender Version
Broken: version: 2.93.4, branch: master, commit date: 2021-08-31 09:23, hash: b7205031ce
Worked: (newest version of Blender that worked as expected)

Short description of error
If you change zoom, pan etc. in animation editor, it also change view in outliner.

bug.gif

bug.blend

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 471.41 **Blender Version** Broken: version: 2.93.4, branch: master, commit date: 2021-08-31 09:23, hash: `b7205031ce` Worked: (newest version of Blender that worked as expected) **Short description of error** If you change zoom, pan etc. in animation editor, it also change view in outliner. ![bug.gif](https://archive.blender.org/developer/F10382499/bug.gif) [bug.blend](https://archive.blender.org/developer/F10382502/bug.blend)
Author

Added subscriber: @Cenda

Added subscriber: @Cenda
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

I can see it in this file, but cannot reproduce from scratch.

Is this file saved from official 2.93.4? (or BForArtists possibly?)
Steps to reproduce this in official 2.93.4 would be good to know.

I can see it in this file, but cannot reproduce from scratch. Is this file saved from official 2.93.4? (or BForArtists possibly?) Steps to reproduce this in official 2.93.4 would be good to know.
Author

Yes, I use only official Blender (2.93.4). I am not capable reproduce this problem too :( But it is problem with setting "View > Sync visible range" in the animation editor.

Yes, I use only official Blender (2.93.4). I am not capable reproduce this problem too :( But it is problem with setting "View > Sync visible range" in the animation editor.
Member

Please keep trying to find repro steps, will also try my best

Please keep trying to find repro steps, will also try my best
Member

Changed status from 'Needs User Info' to: 'Confirmed'

Changed status from 'Needs User Info' to: 'Confirmed'
Philipp Oeser self-assigned this 2021-09-16 12:25:01 +02:00
Member

Turns out you can set show_locked_time on an Outliner space :)

You can turn it off again with something like the following (you may have to search areas until you find the Outliner, my repro file was a bit different):

C.screen.areas[1].spaces[0].show_locked_time = False

Not all 2D [non-animation] Editors are affected:

  • Image Editor is fine

  • Spreadsheet is fine

  • filebrowser is fine

  • AssetBrowser is fine

  • Info Editor is fine

  • Text Editor is fine

  • MovieClip Editor is fine

  • Properties Editor is bad

  • Outliner is bad

  • Preferences are bad

  • Python console is bad

  • all Node Editors are bad, Compositor, too

and of course some Editors should have it.

Will put up a patch that disables this for Editors that should not use it (and also prevent setting the value in the future).

Turns out you can set `show_locked_time` on an Outliner space :) You can turn it off again with something like the following (you may have to search areas until you find the Outliner, my repro file was a bit different): ``` C.screen.areas[1].spaces[0].show_locked_time = False ``` Not all 2D [non-animation] Editors are affected: - Image Editor is fine - Spreadsheet is fine - filebrowser is fine - AssetBrowser is fine - Info Editor is fine - Text Editor is fine - MovieClip Editor is fine - Properties Editor is bad - Outliner is bad - Preferences are bad - Python console is bad - all Node Editors are bad, Compositor, too and of course some Editors should have it. Will put up a patch that disables this for Editors that should not use it (and also prevent setting the value in the future).
Philipp Oeser changed title from Outliner is synced with animation editor to Some Editors (e.g. Outliner) can be synced with animation editor ('Sync visible Range') 2021-09-16 12:26:14 +02:00

This issue was referenced by 53fd7abfe7

This issue was referenced by 53fd7abfe7304b86b582d42b23a5585f56e9080c

This issue was referenced by 008ae26712

This issue was referenced by 008ae26712f85475a8a9dc4d031447e12fb05522
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' 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
4 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#91237
No description provided.