[cgkit-commits] [SCM] cgkit branch, master, updated. 0a91d3d59615b5e88996ebfa85ed61aefbdaa8b8
Brought to you by:
mbaas
|
From: Matthias B. <mb...@us...> - 2012-11-24 10:29:36
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "cgkit".
The branch, master has been updated
via 0a91d3d59615b5e88996ebfa85ed61aefbdaa8b8 (commit)
from 0bbaeded08cd5706c505aabf2a83b3d988119edc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0a91d3d59615b5e88996ebfa85ed61aefbdaa8b8
Author: Matthias Baas <mb...@us...>
Date: Sat Nov 24 10:25:37 2012 +0000
Fixed newlines (dos to unix).
-----------------------------------------------------------------------
Summary of changes:
cgkit/ffmpeg/avutil.py | 340 +++++++++++++-------------
cgkit/ffmpeg/swscale.py | 234 +++++++++---------
doc/tutorials/source/bouncing_spheres_ex.rst | 48 ++--
doc/tutorials/source/files/ambientdiffuse.py | 46 ++--
doc/tutorials/source/files/falling-boxes.py | 164 ++++++------
doc/tutorials/source/files/newton-ball.py | 56 ++--
doc/tutorials/source/files/newton-cradle.py | 188 +++++++-------
doc/tutorials/source/files/simplescene.py | 122 +++++-----
doc/tutorials/source/files/texdemo1.py | 20 +-
doc/tutorials/source/files/texdemo2.py | 26 +-
doc/tutorials/source/files/texdemo3.py | 92 ++++----
doc/tutorials/source/files/texdemo4.py | 70 +++---
doc/tutorials/source/newton_cradle_ex.rst | 190 +++++++-------
13 files changed, 798 insertions(+), 798 deletions(-)
hooks/post-receive
--
cgkit
|