Blender Git Commit Log

Git Commits -> Revision b58b182

Revision b58b182 by Antonis Ryakiotakis (master)
January 30, 2015, 15:00 (GMT)
Get rid of the file touch hack.

If user cancels, there's an issue with leftover files.
Instead use a hash to record files that have akready been registered for
generation and skip them if so.

That should guarantee things will go smoothly and when a file exists it
is assumed to be valid.

Commit Details:

Full Hash: b58b182753e50aa10a1e5c7d152d5787aae433e0
Parent Commit: f7e8da6
Lines Changed: +44, -26

6 Modified Paths:

/source/blender/blenkernel/BKE_sequencer.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+14, -4) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+2, -1) (Diff)
/source/blender/imbuf/intern/indexer.c (+23, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021