WM: Remove Screen Cast
This feature is better handled by specialized tools.
This commit is contained in:
@@ -494,12 +494,6 @@ class USERPREF_PT_system(Panel):
|
||||
|
||||
col.separator()
|
||||
|
||||
col.label(text="Screencast:")
|
||||
col.prop(system, "screencast_fps")
|
||||
col.prop(system, "screencast_wait_time")
|
||||
|
||||
col.separator()
|
||||
|
||||
if bpy.app.build_options.cycles:
|
||||
addon = userpref.addons.get("cycles")
|
||||
if addon is not None:
|
||||
|
||||
Reference in New Issue
Block a user