Blender Git Loki
Git Commits -> Revision a0a67d2
Revision a0a67d2 by Sergey Sharybin (master) August 8, 2012, 16:46 (GMT) |
Sequencer: initial support of refreshing only changed sequences Before this the the whole sequencer cache would be invalidated when hanging sequence settings. This was completely annoying because changing color balance settings would re-load image file for which color balance is happening on every change, In fact it's still an issue if color balance is changing for image strip itself, but if this strip has got effect and color balance is changing for it file wouldn't be reloaded. |
Commit Details:
Full Hash: a0a67d298416946fff9ac824c9d9d7907a903fb5
SVN Revision: 49702
Parent Commit: 2a78c2d
Lines Changed: +157, -56