"Image Sequence" doesn't offer relative paths #98610
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
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
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#98610
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: Linux-5.15.0-33-generic-x86_64-with-glibc2.31 64 Bits
Graphics card: NVIDIA GeForce RTX 2070 Super/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 515.43.04
Blender Version
Broken: version: 3.3.0 Alpha, branch: master, commit date: 2022-06-05 10:37, hash:
blender/blender@4e3ce04855
Worked: (newest version of Blender that worked as expected)
Short description of error
Maybe technically not really a bug but more like an oversight:
The "Image Sequence" nodes in both Shader Editor and Compositor don't offer the option to use relative paths when opening image sequences while afterwards in the properties it can be set and "External Data > Make Paths Relative" also works like expected.
Exact steps for others to reproduce the error
Node Wrangler
addonAlternatively you can also:
Node Wrangler
addonIf you use e.g. an "Image Texture" there's an option in the file browser (because under the hood it's the very same node that gets added, just with automatically opening a file browser).
Added subscriber: @SteffenD
Added subscriber: @PratikPB2123
Changed status from 'Needs Triage' to: 'Confirmed'
Hi, thanks for the report. If I'm not mistaken
Image sequence
node is only available with "node wrangler" add-on.Ah cool. I didn't know this (as I always enable the Node Wrangler).
This issue was referenced by
d990559d7b
Changed status from 'Confirmed' to: 'Resolved'
Super awesome, Brecht. Thanks!