Introduction
Introduction Statistics Contact Development Disclaimer Help
tfixed indentation error - sphere - GPU-based 3D discrete element method algori…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 95af4aecab1bf483403474223cc82f1e7a863b63
parent 4d495a5c5e845b31b14a3c313f88cfdfc94d85d1
Author: Anders Damsgaard <[email protected]>
Date: Fri, 24 May 2013 10:32:32 +0200
fixed indentation error
Diffstat:
M python/sphere.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/sphere.py b/python/sphere.py
t@@ -1334,7 +1334,7 @@ class Spherebin:
qscale = 1,
bitrate = 1800,
verbose = False):
- 'Use ffmpeg to combine images to animation. All images should be rendered …
+ 'Use ffmpeg to combine images to animation. All images should be rende…
video(self.sid, out_folder, video_format, graphics_folder, \
graphics_format, fps, qscale, bitrate, verbose)
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.