You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added hiding of Base Color, Normal Map, Roughness texture file display/open until nodes created and fixed color spaces reverting to default "sRGB" when texture files are set/replaced manually
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,10 @@ Prior to blender_addon_pbr 2.0.0
32
32
33
33
2.79.0
34
34
35
+
# Usage
36
+
37
+
Create the initial nodes required by the addon by clicking on "Create - Auto Detect", "Create Metallic Roughness" or "Create Specular Gloss" buttons. "Create - Auto Detect" requires a folder to be selected first. Then the Base Color, Normal Maps, etc file open/select buttons will show and can be selected manually if required.
38
+
35
39
# Installation
36
40
37
41
Download either the tar.gz or zip from [https://github.com/DigiKrafting/blender_addon_pbr/releases/latest](https://github.com/DigiKrafting/blender_addon_pbr/releases/latest)
0 commit comments