Page MenuHome

Update artwork in Windows installer
Needs ReviewPublic

Authored by Cornelius Soon (Pocket) on Sep 19 2021, 10:16 AM.

Details

Summary

Fix T68985: Update artwork in Windows installer

Original artwork is taken from Blender 2.93's splash screen art made by Erindale Woodford.
Further picture processing done to be consistent with the previous Windows installer design style.


Picture processing includes:

  • Canvas size allocation
  • Cropping artwork
  • Positioning artwork to be aesthetically pleasing.
  • Applying Gaussian blur
  • Resizing blender_logo_socket picture
  • Positioning blender_logo_socket picture

Before:
WIX_UI_Banner.bmp

After:
WIX_UI_Banner.bmp

Before:
WIX_UI_DIALOG.bmp

After:
WIX_UI_DIALOG.bmp

Diff Detail

Event Timeline

Cornelius Soon (Pocket) requested review of this revision.Sep 19 2021, 10:16 AM
Cornelius Soon (Pocket) created this revision.

The WIX_UI_DIALOG.bmp has the previous image "leaking" in the background (see bottom and right edges).

That said, I find it strange to change the image using the previous splashscreen. I think it makes more sense to update this as part of bcon3, once we get the new splashscreen.

(or resist the urge and stick to an image that is not tied to a particular release)

Thanks for the feedback @Dalai Felinto (dfelinto).

Makes sense regarding quality control and what the source image asset should be.

The old images were not familiar to me so the closest association I could find was the current Blender LTS splashscreen art. Using splashscreen art from the upcoming bcon3 seems much more suitable.