blender-addons/node_wrangler
Damien Picard ba9b91b2d8 Fix #104999: Node Wrangler: Principled Textures Setup emissive texture
The Principled BSDF input was renamed from "Emission" to "Emission
Color" in Blender 4.0, but Node Wrangler's Principled Textures Setup
operator was not updated to account for this renaming.

Pull Request: #105002
2023-11-16 15:15:24 +01:00
..
utils Shaders: update for Principled BSDF changes 2023-09-25 19:29:00 +02:00
__init__.py Fix #104999: Node Wrangler: Principled Textures Setup emissive texture 2023-11-16 15:15:24 +01:00
interface.py Node Wrangler: Remove Switch Type operator 2023-10-31 16:18:09 +01:00
operators.py Fix #104999: Node Wrangler: Principled Textures Setup emissive texture 2023-11-16 15:15:24 +01:00
preferences.py Node Wrangler: Remove Switch Type operator 2023-10-31 16:18:09 +01:00
README.md Node Wrangler: refactor by splitting the script into several files 2023-03-05 12:05:11 +01:00

Running Tests

./utils/paths_test.py