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:
authorGreg <gregzzmail@gmail.com>2017-07-13 15:57:57 +0300
committerGreg <gregzzmail@gmail.com>2017-07-13 15:57:57 +0300
commit91ce3ecd83b23d46f3c3632949f9059352d2cfc6 (patch)
treed3329faf791e634bb0de4038552a2aed8e79a037 /node_wrangler.py
parentc0e9f36eb97eb8763053475e8eeb269e67a6c413 (diff)
NW: Add "displace" and "heightmap" keywords
Diffstat (limited to 'node_wrangler.py')
-rw-r--r--node_wrangler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_wrangler.py b/node_wrangler.py
index 423bb6f0..fbf239ad 100644
--- a/node_wrangler.py
+++ b/node_wrangler.py
@@ -1024,7 +1024,7 @@ class NWPrincipledPreferences(bpy.types.PropertyGroup):
description='Naming Components for glossy maps')
displacement = StringProperty(
name='Displacement',
- default='displacement disp dsp height',
+ default='displacement displace disp dsp height heightmap',
description='Naming Components for bump maps')
# Addon prefs