Node Wrangler: Add support for texturecan texture imports #104445

Merged
Brecht Van Lommel merged 2 commits from Walles/blender-addons:johan/no-directx-map-2 into blender-v3.5-release 2023-02-27 17:53:58 +01:00
Contributor

Fix for Node Wrangler's "Add Principled Setup".

Before this change, if you tried to "Add Principled Setup" for this material, Node Wrangler used metal_0010_normal_directx_1k.png for the normal map.

That's a bad choice however, since Blender wants OpenGL style normal maps.

With this change in place, "Add Principled Setup" now correctly picks metal_0010_normal_opengl_1k.png for the normal map.

Additionally, this change adds a (very) short README with instructions for how to run the Node Wrangler tests.

Replaces #104442

Fix for Node Wrangler's "Add Principled Setup". Before this change, if you tried to "Add Principled Setup" for [this material](https://www.texturecan.com/details/67/), Node Wrangler used `metal_0010_normal_directx_1k.png` for the normal map. That's a bad choice however, since Blender wants OpenGL style normal maps. With this change in place, "Add Principled Setup" now correctly picks `metal_0010_normal_opengl_1k.png` for the normal map. Additionally, this change adds a (very) short README with instructions for how to run the Node Wrangler tests. Replaces #104442
Johan Walles added 2 commits 2023-02-27 17:38:45 +01:00
Johan Walles requested review from Brecht Van Lommel 2023-02-27 17:39:45 +01:00
Brecht Van Lommel approved these changes 2023-02-27 17:50:37 +01:00

Thanks!

Thanks!
Brecht Van Lommel merged commit dda85f9ac5 into blender-v3.5-release 2023-02-27 17:53:58 +01:00
Brecht Van Lommel deleted branch johan/no-directx-map-2 2023-02-27 17:53:59 +01:00
Sign in to join this conversation.
No reviewers
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-addons#104445
No description provided.