Sequencer / Clip Editor:
* Make it more clear that the Memory Cache Limit is used by the Clip Editor as well.
This commit is contained in:
@@ -452,7 +452,7 @@ class USERPREF_PT_system(Panel):
|
||||
col.separator()
|
||||
col.separator()
|
||||
|
||||
col.label(text="Sequencer:")
|
||||
col.label(text="Sequencer / Clip Editor:")
|
||||
col.prop(system, "prefetch_frames")
|
||||
col.prop(system, "memory_cache_limit")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user