Commit: 433c74d9f7b6ae1e38eb71dfb19d6adc2f383047
Author: Ray Molenkamp
Date: Tue Dec 19 08:04:17 2017 -0700
Branches: master
https://developer.blender.org/rB433c74d9f7b6ae1e38eb71dfb19d6adc2f383047
bpy_extras: add missing colorband keymap to keyconfig_utils.py
fixes failing ctest script_load_keymap
===================================================================
M release/scripts/modules/bpy_extras/keyconfig_utils.py
===================================================================
diff --git a/release/scripts/modules/bpy_extras/keyconfig_utils.py
b/release/scripts/modules/bpy_extras/keyconfig_utils.py
index 3203bc41b76..9d206afb2c5 100644
--- a/release/scripts/modules/bpy_extras/keyconfig_utils.py
+++ b/release/scripts/modules/bpy_extras/keyconfig_utils.py
@@ -137,6 +137,7 @@ KM_HIERARCHY = [
('Standard Modal Map', 'EMPTY', 'WINDOW', []),
('Transform Modal Map', 'EMPTY', 'WINDOW', []),
('Eyedropper Modal Map', 'EMPTY', 'WINDOW', []),
+ ('Eyedropper ColorBand PointSampling Map', 'EMPTY', 'WINDOW', []),
]
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs