Cleanup: rename color band to color ramp

This commit is contained in:
2019-03-18 18:20:44 +11:00
parent b749e43cd3
commit 1d1e06b376
7 changed files with 21 additions and 21 deletions

View File

@@ -203,5 +203,5 @@ _km_hierarchy = [
('Standard Modal Map', 'EMPTY', 'WINDOW', []),
('Transform Modal Map', 'EMPTY', 'WINDOW', []),
('Eyedropper Modal Map', 'EMPTY', 'WINDOW', []),
('Eyedropper ColorBand PointSampling Map', 'EMPTY', 'WINDOW', []),
('Eyedropper ColorRamp PointSampling Map', 'EMPTY', 'WINDOW', []),
]