UI: add particle brush to topbar
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user