Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormeta-androcto <meta.androcto1@gmail.com>2020-01-05 13:39:53 +0300
committermeta-androcto <meta.androcto1@gmail.com>2020-01-05 13:39:53 +0300
commitfdaa6f6b797bf6e7ffdc9e992caa240418e6ba5e (patch)
tree48d55ab61220b6adc10d619d9da1b2b1349be964 /materials_library_vx
parent031d22ca32b164f69457026ff5fb4b686db8a976 (diff)
materials_library_vx: part fix eevee/cycles 2.8 compatible.
Diffstat (limited to 'materials_library_vx')
-rw-r--r--materials_library_vx/categories.txt111
-rw-r--r--materials_library_vx/cycles_materials.blendbin647939 -> 0 bytes
-rw-r--r--materials_library_vx/sample_materials.blendbin0 -> 433761 bytes
-rw-r--r--materials_library_vx/templates.blend (renamed from materials_library_vx/cycles_templates.blend)bin174321 -> 174321 bytes
4 files changed, 34 insertions, 77 deletions
diff --git a/materials_library_vx/categories.txt b/materials_library_vx/categories.txt
index 04186250..e5970daf 100644
--- a/materials_library_vx/categories.txt
+++ b/materials_library_vx/categories.txt
@@ -1,114 +1,71 @@
[
[
- "Wood",
- [
- "Floor Wood",
- "Polished Walnut",
- "Rough Walnut"
- ]
- ],
- [
- "Earth",
+ "Misc",
[
- "Ant Snowy",
- "Ground Brown",
- "Molten",
- "Planet Plane",
- "Stone Red"
- ]
- ],
- [
- "Plastic",
- [
- "Coated Glossy",
- "Polystyrene Foam"
- ]
- ],
- [
- "Ceramic",
- [
- "1970_tiles",
- "Ceramic Polished",
- "Glass Glaze",
- "Mosaic"
- ]
- ],
- [
- "Lights",
- [
- "Blaster Bolt (Red)",
+ "Blaster Bolt (Blue)",
+ "Building",
"Fake Shading",
"Fresnel",
- "Invisible Light",
- "Volumetric Light"
+ "Wire Musgrave"
]
],
[
- "Metal",
+ "Ceramic",
[
- "Anodized",
- "Galvanized Steel",
- "Jewelry",
- "rusty_g",
- "Silver Planet"
+ "1970_tiles",
+ "Ceramic",
+ "Ceramic Polished"
]
],
[
- "Utils",
+ "Earth",
[
- "Gradient Pass",
- "Wire Musgrave"
+ "Molten",
+ "Stars"
]
],
[
- "Groups",
+ "Glass",
[
- "Node Groups"
+ "Basic Glass",
+ "Cranberry Juice",
+ "Facade_Glass",
+ "Fake Glass",
+ "Soap Bubble"
]
],
[
- "Textile",
+ "Organic",
[
- "Building",
- "Carbon Fiber (Glossy)",
- "Crushed Velvet",
- "Denim",
- "Tyre Rubber"
+ "Chocolate Swirl",
+ "Lemon"
]
],
[
- "Glass",
+ "Wood",
[
- "Apple Juice",
- "Cranberry Juice",
- "Diamond",
- "Facade",
- "Fake Glass",
- "Iridescent",
- "Marble",
- "Basic Glass",
- "Pluie sur vitre",
- "Pool Water",
- "Soap Bubble"
+ "Polished Walnut",
+ "WoodP"
]
],
[
- "Organic",
+ "Metal",
[
- "Chocolate Swirl",
- "Gob Stopper",
- "Lemon",
- "Peau Humaine",
- "Raspberry",
- "Sponge"
+ "Anodized",
+ "Brushed Metal",
+ "Galvanized Steel",
+ "Jewelry"
]
],
[
- "Car paint",
+ "Paint",
[
"Car Paint",
- "Flakes 17",
- "Flaky Tangelo"
+ "Coated Glossy",
+ "Flaky Tangelo",
+ "High Gloss Plastic",
+ "Metalic Paint",
+ "Metallic Paint Clean"
]
]
] \ No newline at end of file
diff --git a/materials_library_vx/cycles_materials.blend b/materials_library_vx/cycles_materials.blend
deleted file mode 100644
index 4aeafe86..00000000
--- a/materials_library_vx/cycles_materials.blend
+++ /dev/null
Binary files differ
diff --git a/materials_library_vx/sample_materials.blend b/materials_library_vx/sample_materials.blend
new file mode 100644
index 00000000..c74cda94
--- /dev/null
+++ b/materials_library_vx/sample_materials.blend
Binary files differ
diff --git a/materials_library_vx/cycles_templates.blend b/materials_library_vx/templates.blend
index ce97446a..ce97446a 100644
--- a/materials_library_vx/cycles_templates.blend
+++ b/materials_library_vx/templates.blend
Binary files differ