UI: add particle brush to topbar

This commit is contained in:
Campbell Barton
2018-06-06 14:06:30 +02:00
parent b58e5d4f2c
commit 2088bb0d49

View File

@@ -141,7 +141,7 @@ class TOPBAR_HT_lower_bar(Header):
elif mode == 'POSE':
pass
elif mode == 'PARTICLE':
pass
layout.popover_group(space_type='PROPERTIES', region_type='WINDOW', context=".paint_common", category="")
def draw_right(self, context):
layout = self.layout