Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(432)

Issue 4550108: Fix for [#27410] Manual save kills actual .blend file if disk space is low (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by elubie
Modified:
12 years, 11 months ago
Reviewers:
brechtvl, ideasman42, bf-codereview
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

This moves the do_history into the BLO_write_file, so the file renaming happens after successful write of the temporary .blend@ file. Added new file flag, to avoid writing history on writing the homefile and undo.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -63 lines) Patch
source/blender/blenkernel/BKE_global.h View 1 chunk +1 line, -0 lines 0 comments Download
source/blender/blenkernel/intern/blender.c View 2 chunks +3 lines, -2 lines 0 comments Download
source/blender/blenloader/intern/writefile.c View 2 chunks +73 lines, -31 lines 0 comments Download
source/blender/windowmanager/intern/wm_files.c View 5 chunks +6 lines, -30 lines 0 comments Download

Messages

Total messages: 4
elubie
12 years, 11 months ago (2011-06-02 10:36:53 UTC) #1
brechtvl
LGTM, can't find anything to comment on.
12 years, 11 months ago (2011-06-02 11:33:05 UTC) #2
ideasman42
On 2011/06/02 10:36:53, elubie wrote: +1.
12 years, 11 months ago (2011-06-02 11:50:05 UTC) #3
elubie
12 years, 11 months ago (2011-06-02 12:56:30 UTC) #4
Committed to svn, rev. 37098, thanks for review.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b