From f1e6a8dede83fbf172964c6fcab9dd52b75ca7d3 Mon Sep 17 00:00:00 2001 From: Raimund Klink Date: Wed, 24 May 2023 15:18:25 +0200 Subject: [PATCH 1/7] Update manual/advanced/command_line/render.rst --- manual/advanced/command_line/render.rst | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/manual/advanced/command_line/render.rst b/manual/advanced/command_line/render.rst index a83c775fa..cc39b4f16 100644 --- a/manual/advanced/command_line/render.rst +++ b/manual/advanced/command_line/render.rst @@ -98,20 +98,5 @@ Cycles In addition to the options above, which apply to all render engines, Cycles has additional options to further control its behavior. +- See :ref:`Command Line Launching ` -.. code-block:: sh - - blender -b file.blend -f 20 -- --cycles-device CPU - -.. note:: - - Unlike the generic options, the Cycles-specific ones must be passed on - the end of the command line, following a double dash. - -``--cycles-device CPU`` - Override the device that is used to render frames. - Currently supported options are ``CPU``, ``CUDA``, ``OPTIX``, ``HIP``, ``ONEAPI``, and ``METAL``. - Additionally, you can append ``+CPU`` to any GPU type for hybrid rendering. - -``--cycles-print-stats`` - Show detailed statistics about memory and time usage for Cycles renders on the console. -- 2.30.2 From 383e996fe9a3b72729b7bda61bbfa587e73b5122 Mon Sep 17 00:00:00 2001 From: Raimund Klink Date: Wed, 24 May 2023 15:40:56 +0200 Subject: [PATCH 2/7] Change wording --- manual/advanced/command_line/render.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/advanced/command_line/render.rst b/manual/advanced/command_line/render.rst index cc39b4f16..5b88f53a1 100644 --- a/manual/advanced/command_line/render.rst +++ b/manual/advanced/command_line/render.rst @@ -98,5 +98,5 @@ Cycles In addition to the options above, which apply to all render engines, Cycles has additional options to further control its behavior. -- See :ref:`Command Line Launching ` +- See :ref:`Cycles Command Line Render ` -- 2.30.2 From db63b30f3f5092183341e0a1e8df40ac96ce3adc Mon Sep 17 00:00:00 2001 From: Raimund Klink Date: Wed, 24 May 2023 15:41:28 +0200 Subject: [PATCH 3/7] Change wording --- manual/advanced/command_line/render.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/advanced/command_line/render.rst b/manual/advanced/command_line/render.rst index 5b88f53a1..617486680 100644 --- a/manual/advanced/command_line/render.rst +++ b/manual/advanced/command_line/render.rst @@ -98,5 +98,5 @@ Cycles In addition to the options above, which apply to all render engines, Cycles has additional options to further control its behavior. -- See :ref:`Cycles Command Line Render ` +- See :ref:`Cycles Command Line Arguments ` -- 2.30.2 From 5708e00b15669b0dca14154c4f2b2f5145139f2f Mon Sep 17 00:00:00 2001 From: Raimund Klink Date: Wed, 24 May 2023 17:12:15 +0200 Subject: [PATCH 4/7] Update manual/advanced/command_line/render.rst --- manual/advanced/command_line/render.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/advanced/command_line/render.rst b/manual/advanced/command_line/render.rst index 617486680..9fdf58b74 100644 --- a/manual/advanced/command_line/render.rst +++ b/manual/advanced/command_line/render.rst @@ -97,6 +97,6 @@ Cycles ------ In addition to the options above, which apply to all render engines, -Cycles has additional options to further control its behavior. -- See :ref:`Cycles Command Line Arguments ` +Cycles has additional options to further control its behavior. +See :doc:`Additional Cycles Arguments ` -- 2.30.2 From 1b8ef2325248052eef467fb18ce028954aeb9a8e Mon Sep 17 00:00:00 2001 From: Raimund Klink Date: Wed, 24 May 2023 17:12:51 +0200 Subject: [PATCH 5/7] Update manual/advanced/command_line/render.rst --- manual/advanced/command_line/render.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/advanced/command_line/render.rst b/manual/advanced/command_line/render.rst index 9fdf58b74..253477820 100644 --- a/manual/advanced/command_line/render.rst +++ b/manual/advanced/command_line/render.rst @@ -98,5 +98,5 @@ Cycles In addition to the options above, which apply to all render engines, Cycles has additional options to further control its behavior. -See :doc:`Additional Cycles Arguments ` +See :doc:`Additional Cycles Arguments ` -- 2.30.2 From f20f05caf170bca020c58f49e48f218f60d2b647 Mon Sep 17 00:00:00 2001 From: Raimund Klink Date: Thu, 25 May 2023 09:07:25 +0200 Subject: [PATCH 6/7] ref exactly to the correct line :) --- manual/advanced/command_line/render.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manual/advanced/command_line/render.rst b/manual/advanced/command_line/render.rst index 253477820..56d0adbd8 100644 --- a/manual/advanced/command_line/render.rst +++ b/manual/advanced/command_line/render.rst @@ -98,5 +98,4 @@ Cycles In addition to the options above, which apply to all render engines, Cycles has additional options to further control its behavior. -See :doc:`Additional Cycles Arguments ` - +See :ref:`Additional Cycles Arguments ` -- 2.30.2 From 488fb7567f0f36b89a51caa54414287b841d9092 Mon Sep 17 00:00:00 2001 From: Raimund Klink Date: Thu, 25 May 2023 09:09:47 +0200 Subject: [PATCH 7/7] Use the same wording as the other doc --- manual/advanced/command_line/render.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/advanced/command_line/render.rst b/manual/advanced/command_line/render.rst index 56d0adbd8..8f9800136 100644 --- a/manual/advanced/command_line/render.rst +++ b/manual/advanced/command_line/render.rst @@ -98,4 +98,4 @@ Cycles In addition to the options above, which apply to all render engines, Cycles has additional options to further control its behavior. -See :ref:`Additional Cycles Arguments ` +See :ref:`Cycles Render Options ` -- 2.30.2