Build: Move WIX installer files to release/windows/installer_wix #128588
No reviewers
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#128588
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Sergey/blender:win_installer_wix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This allows the files to be re-used between x64 and amd64 builds
for Windows.
This adds 500 kilobyte of files, but they almost never change, they
are required for releases anyway, and having them in the repo solves
all sort of synchronization problems.
LGTM, creates a functional installer on a WoA device
@LazyDodo Pablo updated the graphics, so from my perspective I don't think there are any stoppers for this PR.
I'll let him to take care of the release checklist etc (seems they want to go with per-release graphics, which I don't particularly mind).
oh yeah, that's pure release management, there's no reason the platform module needs to be involved in any artistic choices
accepted, tentative on someone testing it and making sure the installer looks ok (think it's picky on the bitmap resolution as long as those didn't change, we should be fine) but it'll likely be a bit before i have a time slot to look at this.
So if you want to land sooner rather than later have someone test it, otherwise wait for me find some time for a test build .
The resolution did not change. Good news: local compilation is all fine. Bad news: the second page and up are not really readable. I've talked to Pablo already. Hopefully it can be corrected very soon.
@pablovazquez In case you wanted to see how it looks.
Thanks i was trying to imagine why page2+ would be unreadable, but it's just the banner by the looks of it makes sense now with the screenshots :)
One thing I've noticed is the target branch was wrong. It actually is needed for 4.3, as it fixes WoA packaging. Think this is what we all were expecting from the PR anyway. So I'll land it now :)