We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afeb3a commit 7caad87Copy full SHA for 7caad87
2 files changed
README.md
@@ -2,6 +2,8 @@
2
3
Provides a material panel that creates Metallic/Roughness or Specular/Gloss Nodes using the Principled BSDF shader.
4
5
+\* Updated to Blender 2.80.0 Beta
6
+
7
# Features
8
9
- Utilises Standard Blender Nodes and Shader
@@ -21,6 +23,12 @@ Provides a material panel that creates Metallic/Roughness or Specular/Gloss Node
21
23
22
24
# Min Blender Version
25
26
+blender_addon_pbr 2.0.0+
27
28
+2.80.0
29
30
+Prior to blender_addon_pbr 2.0.0
31
32
2.79.0
33
34
# Installation
0 commit comments