URI: 
       Use CYCLES engine for blender rendering - annna - Annna the nice friendly bot.
  HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
   DIR commit 8788d7bb0814d910efce38c587198a3ff839beb7
   DIR parent 75a586ed745299e3ea0b24116aa4c45aa19e4a24
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sun, 31 Jul 2022 18:47:21 +0200
       
       Use CYCLES engine for blender rendering
       
       Diffstat:
         M blender-effect                      |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/blender-effect b/blender-effect
       @@ -22,8 +22,8 @@ do
        done
        
        ${BLENDER} --background \
       -        -b \
                "${BLEND_DIR}/${NAME}.blend" \
       +        -E CYCLES \
                --python "${BLEND_DIR}/effect.py" \
                --render-output "${IMAGE_DIR}/${NAME}." \
                --render-frame 1 \