Jakub Nawrocki Jakub-Nawrocki
  • Joined on 2023-07-11
c231583cac UI: Add Save changes before closing dialogue to Load Factory Settings
8bda729ef4 Release: Bump to 3.6.1 - release.
Compare 2 commits »
c38df0bb99 UI: Add Save changes before closing dialogue to Load Factory Settings
edc1a09966 Revert "Fix #109236: Split Edges node skips loose edges"
Compare 2 commits »
Jakub Nawrocki commented on issue blender/blender#109850 2023-07-15 18:08:15 +02:00
'Load Factory Settings' doesn't prompt you to save your file or warn you that your changes will be lost

I created PR#110140 I'm not fully sure how to release cycle works yet, so I based it on the branch blender-v3.6-release instead of main since this branch was mentioned in the report.

Jakub Nawrocki created pull request blender/blender#110140 2023-07-15 18:02:48 +02:00
WIP: UI: Add Save changes before closing dialogue to Load Factory Settings
3484576af6 UI: Add Save changes before closing dialogue to Load Factory Settings
a8b82bd89e Fix Cycles HIP RT kernel not rebuilding on changes
fc44305e72 Fix #109633: 'Project Individual Elements' for 'Vert/Edge Slide'
05f4458f39 Fix #109565: Array modifier changes the Root vertex of Skin modifier
75e0aab868 Fix #109433: Snapping occluding objects even in wireframe mode
Compare 6 commits »
Jakub Nawrocki created branch fix-load-factory-settings-prompt in Jakub-Nawrocki/blender 2023-07-15 15:34:20 +02:00
Jakub Nawrocki commented on issue blender/blender#109850 2023-07-15 14:32:23 +02:00
'Load Factory Settings' doesn't prompt you to save your file or warn you that your changes will be lost

After some testing, I think it's a good idea to keep the Confirm dialogue before prompting to save unsaved changes. If there are no changes to save, the operation will be carried out instanty…

Jakub Nawrocki commented on issue blender/blender#109850 2023-07-15 00:39:55 +02:00
'Load Factory Settings' doesn't prompt you to save your file or warn you that your changes will be lost

Additionally, should the "save file" prompt replace the current confirmation popup or open after the confirmation popup is confirmed?

Jakub Nawrocki commented on issue blender/blender#109850 2023-07-14 15:05:50 +02:00
'Load Factory Settings' doesn't prompt you to save your file or warn you that your changes will be lost

Hi, I'm new here and would like to work on this as my first issue.

For clarification, would adding a "save file" prompt before loading factory settings be enough to mitigate the data loss…

Jakub Nawrocki created repository Jakub-Nawrocki/blender 2023-07-12 17:35:34 +02:00