Merge branch 'master' into blender2.8

This commit is contained in:
Bastien Montagne
2017-02-23 22:09:09 +01:00
8 changed files with 109 additions and 24 deletions

View File

@@ -683,7 +683,7 @@ class SEQUENCER_PT_effect(SequencerButtonsPanel, Panel):
row.label("")
else:
col.separator()
col.label(text="Two or more channels are needed below this strip.", icon="INFO")
col.label(text="Two or more channels are needed below this strip", icon="INFO")
elif strip.type == 'TEXT':