Blender Git Commit Log

Git Commits -> Revision 95ee06d

Revision 95ee06d by Brecht Van Lommel (master)
June 30, 2020, 16:12 (GMT)
Fix T77825: autosave missed too often while sculpting

Previously if a modal operator is active, which might leave Blender in a state
where it's not safe to autosave, it would try again in 10s. Now try again in
10ms so it's much less likely to be missed, since overhead of such a timer is
negligble anyway.

Also remove the debug print that was added to investigate a bug at some point.

Commit Details:

Full Hash: 95ee06d068a6526ef773e2cb40420c744cf39e1e
Parent Commit: d4b9b2c
Lines Changed: +3, -5

1 Modified Path:

/source/blender/windowmanager/intern/wm_files.c (+3, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021