New splash image for Beta.
This one focuses on the development fund campaign. We plan to do more more splash updates during the Beta.
This commit is contained in:
@@ -2606,6 +2606,7 @@ class WM_MT_splash(Menu):
|
||||
sub.operator("wm.save_userpref", text="Next")
|
||||
|
||||
layout.separator()
|
||||
layout.separator()
|
||||
|
||||
def draw(self, context):
|
||||
# Draw setup screen if no user preferences have been saved yet.
|
||||
@@ -2683,6 +2684,7 @@ class WM_MT_splash(Menu):
|
||||
).url = "https://www.blender.org/foundation/donation-payment/"
|
||||
|
||||
layout.separator()
|
||||
layout.separator()
|
||||
|
||||
|
||||
class WM_OT_drop_blend_file(Operator):
|
||||
|
||||
Reference in New Issue
Block a user