Some Editors (e.g. Outliner) can be synced with animation editor ('Sync visible Range') #91237
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
FBX
Interest
Freestyle
Interest
Geometry Nodes
Interest
glTF
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 & 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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
Asset System
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#91237
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.blend
Added subscriber: @Cenda
Added subscriber: @PratikPB2123
Added subscriber: @lichtwerk
Changed status from 'Needs Triage' to: 'Needs User Info'
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.
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.
Please keep trying to find repro steps, will also try my best
Changed status from 'Needs User Info' to: 'Confirmed'
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):
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).
Outliner is synced with animation editorto Some Editors (e.g. Outliner) can be synced with animation editor ('Sync visible Range')This issue was referenced by
53fd7abfe7
This issue was referenced by
008ae26712
Changed status from 'Confirmed' to: 'Resolved'