diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:10:38 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:10:38 -0400 |
commit | e094699b1250973314b18be2583bff1a087e0484 (patch) | |
tree | fe6d966f4509d77c2c77e042e2c2affc83eac644 /graphics/yafaray-blender | |
parent | b0b8af39800407309482f3bfa6b8b5fe2ddb9349 (diff) |
graphics/yafaray-blender: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics/yafaray-blender')
-rw-r--r-- | graphics/yafaray-blender/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/graphics/yafaray-blender/README b/graphics/yafaray-blender/README index 8e6db86fc886..2999fc2596f4 100644 --- a/graphics/yafaray-blender/README +++ b/graphics/yafaray-blender/README @@ -1,6 +1,9 @@ -This package lets you export your scene from within Blender to Yafaray. +This package lets you export your scene from within Blender to +Yafaray. -This script builds the Blender plugin, which is automatically installed -in /usr/share/yafaray/blender. -A link to the main plugin file is put in /opt/blender/script, but you can -change this editing the BLENDER_PLUGIN_DIR variable inside the script. +This script builds the Blender plugin, which is automatically +installed in /usr/share/yafaray/blender. + +A link to the main plugin file is put in /opt/blender/script, but you +can change this editing the BLENDER_PLUGIN_DIR variable inside the +script. |