Node wrangler: image sequence put absolute path, even if the relative box is checked. #57542

Closed
opened 2018-10-31 18:44:50 +01:00 by zebus3d · 13 comments

System Information
Mac + Nvidia

Blender Version
2.79b 2018-03-22

Short description of error and steps for others to reproduce the error
When you select a sequence of images in the node of sequence of images to put an animated texture, although this checked the box of relative routes, the node has configured the absolute route, the first time it doesn't even ask if you're going to want it relative. You can check by selecting the node and pressing the key N and in the properties in Source this the absolute set route.

Captura de pantalla 2018-10-31 a las 18.33.30.jpg

Captura de pantalla 2018-10-31 a las 18.33.58.jpg

**System Information** Mac + Nvidia **Blender Version** 2.79b 2018-03-22 **Short description of error and steps for others to reproduce the error** When you select a sequence of images in the node of sequence of images to put an animated texture, although this checked the box of relative routes, the node has configured the absolute route, the first time it doesn't even ask if you're going to want it relative. You can check by selecting the node and pressing the key N and in the properties in Source this the absolute set route. ![Captura de pantalla 2018-10-31 a las 18.33.30.jpg](https://archive.blender.org/developer/F5311525/Captura_de_pantalla_2018-10-31_a_las_18.33.30.jpg) ![Captura de pantalla 2018-10-31 a las 18.33.58.jpg](https://archive.blender.org/developer/F5311528/Captura_de_pantalla_2018-10-31_a_las_18.33.58.jpg)
Author

Added subscriber: @zebus3dream

Added subscriber: @zebus3dream
zebus3d changed title from Image sequence node material put absolute path even if the relative box is checked to Image sequence (node material), put absolute path, even if the relative box is checked. 2018-10-31 18:45:19 +01:00
zebus3d changed title from Image sequence (node material), put absolute path, even if the relative box is checked. to Image Sequence (node material), put absolute path, even if the relative box is checked. 2018-10-31 18:45:41 +01:00

Added subscriber: @juang3d

Added subscriber: @juang3d

Added subscriber: @brecht

Added subscriber: @brecht

I can't reproduce the problem.

  • Did you save the .blend file before loading the images?
  • If so, at which location is the .blend file saved?
  • Through which button in the UI are you loading the image?
I can't reproduce the problem. * Did you save the .blend file before loading the images? * If so, at which location is the .blend file saved? * Through which button in the UI are you loading the image?
Author

Did you save the .blend file before loading the images?
Yes

If so, at which location is the .blend file saved?
/Users/EDICION5/Desktop/testRelativePathBug/

Through which button in the UI are you loading the image?

all the steps I take:
01Save the scene.

02 select diffuse node and press ctrl + t for create structure nodes with node wrangler

03 delete image texture

04 add image sequence node
at this moment I open the file browser without relative path option

05 I search and select all frames with the a key

06 and click in button Import Image Sequence
my node is in absolute path now

07 click in x for unlink datablock image

08 I press the open button again
at this moment if the relative path and detect sequences checkbox appears, both are activated by default

09 I search and select all frames with the a key

10 and click in button Open Image
my node is in absolute path now

testRelativePathBug.zip

Did you save the .blend file before loading the images? Yes If so, at which location is the .blend file saved? /Users/EDICION5/Desktop/testRelativePathBug/ Through which button in the UI are you loading the image? **all the steps I take:** **01**Save the scene. **02** select diffuse node and press ctrl + t for create structure nodes with node wrangler **03** **delete image texture** **04** **add image sequence node** at this moment I open the file browser **without relative path option** **05** I search and select all frames with the a key **06** and click in **button Import Image Sequence** **my node is in absolute path now** **07** click in x for unlink datablock image **08** I press the open button again at this moment if the relative path and detect sequences checkbox appears, both are activated by default **09** I search and select all frames with the a key **10** and click in **button Open Image** **my node is in absolute path now** [testRelativePathBug.zip](https://archive.blender.org/developer/F5335529/testRelativePathBug.zip)

Ok, that sounds like an issue in the Node Wrangler addon.

Ok, that sounds like an issue in the Node Wrangler addon.
Brecht Van Lommel changed title from Image Sequence (node material), put absolute path, even if the relative box is checked. to Node wrangler: image sequence put absolute path, even if the relative box is checked. 2019-03-26 13:52:58 +01:00
Philipp Oeser was assigned by Brendon Murphy 2019-06-20 09:35:18 +02:00
Author

This comment was removed by @zebus3dream

*This comment was removed by @zebus3dream*
Author

Hi guys!.
I have written this patch which I believe may be a possible solution for this problem.
I share the code if you want to take a look at it.

Code
Small update

Tested in blender 2.81 on Mac.

Hi guys!. I have written this patch which I believe may be a possible solution for this problem. I share the code if you want to take a look at it. [Code ](https://github.com/zebus3d/node_wrangler/commit/1374ebfc89680067c0be5471d142037daba90ae1?diff=split) [Small update ](https://github.com/zebus3d/node_wrangler/commit/335794859fd0556cf98031822e6570f73de811a1?diff=unified) Tested in blender 2.81 on Mac.
Philipp Oeser was unassigned by Dalai Felinto 2019-12-23 16:35:53 +01:00

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk

Added subscriber: @SteffenD

Added subscriber: @SteffenD

The "image sequence" node in 3.x doesn't even have a "Relative Path" option any more. So that "solves" this problem :(
This goes for Shader Editor and the Compositor by the way.

The "image sequence" node in 3.x doesn't even have a "Relative Path" option any more. So that "solves" this problem :( This goes for Shader Editor and the Compositor by the way.

This issue was referenced by d990559d7b

This issue was referenced by d990559d7b19593cbaff17ba59b8dd9d0d60e615

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Brecht Van Lommel self-assigned this 2022-06-06 14:55:11 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
6 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-addons#57542
No description provided.