URI:
       tremove redundant legacy render and animation scripts - Granular.jl - Julia package for granular dynamics simulation
  HTML git clone git://src.adamsgaard.dk/Granular.jl
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit eed01ce4f62b8be47673fc2aac87ce425dda2fe8
   DIR parent 9148d8ee767f8f220e657051565d787d01f4770b
  HTML Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Wed,  1 Nov 2017 11:35:54 -0400
       
       remove redundant legacy render and animation scripts
       
       Diffstat:
         D examples/image.animate.sh           |       8 --------
         D examples/image.pvpython.py          |     192 -------------------------------
         D examples/logo.animate.sh            |       4 ----
         D examples/logo.pvpython.py           |     192 -------------------------------
       
       4 files changed, 0 insertions(+), 396 deletions(-)
       ---
   DIR diff --git a/examples/image.animate.sh b/examples/image.animate.sh
       t@@ -1,8 +0,0 @@
       -#!/bin/bash
       -convert -trim +repage \
       -    -delay 10 -transparent-color white -reverse -loop 0 \
       -    image/*.png image/image.gif
       -
       -convert -trim +repage \
       -    -delay 10 -transparent-color white -loop 0 \
       -    image/*.png image/image-forward.gif
   DIR diff --git a/examples/image.pvpython.py b/examples/image.pvpython.py
       t@@ -1,192 +0,0 @@
       -#### import the simple module from the paraview
       -from paraview.simple import *
       -#### disable automatic camera reset on 'Show'
       -paraview.simple._DisableFirstRenderCameraReset()
       -
       -# create a new 'XML Unstructured Grid Reader'
mx1.adamsgaard.dk:70 /src/Granular.jl/commit/eed01ce4f62b8be47673fc2aac87ce425dda2fe8.gph:42: line too long