== Sequencer ==

Raised the number of prefetch frames for people with a _lot_ of memory :)
This commit is contained in:
2007-10-07 14:42:14 +00:00
parent d6c4abb56f
commit 9087ff2dec

View File

@@ -3819,7 +3819,7 @@ void drawinfospace(ScrArea *sa, void *spacedata)
0, 0, 0, 0, 0, "");
uiDefButI(block, NUM, B_REDR, "Prefetch frames ",
(xpos+edgsp+(4*mpref)+(4*midsp)), y6, mpref, buth,
&U.prefetchframes, 0.0, 50.0, 20, 2,
&U.prefetchframes, 0.0, 500.0, 20, 2,
"Number of frames to render ahead during playback.");
uiDefButI(block, NUM, B_MEMCACHELIMIT, "MEM Cache Limit ",