[cgkit-commits] [SCM] cgkit branch, master, updated. 36aadfe08525c3035d4879a9a1a44f4dd4377fb3
Brought to you by:
mbaas
|
From: Matthias B. <mb...@us...> - 2012-12-01 12:42:50
|
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 36aadfe08525c3035d4879a9a1a44f4dd4377fb3 (commit)
from 70e738b295fb8a624b02f99b951bcf66b27f2401 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
cgkit/maimport.py | 7 ++-
cgkit/mayaiff.py | 13 ++++
cgkit/simplecpp.py | 10 ++-
unittests/test_beziercurvegeom.py | 2 +-
unittests/test_boundingbox.py | 2 +-
unittests/test_mat3.py | 120 +++++++++++++++++-----------------
unittests/test_mat3_light.py | 120 +++++++++++++++++-----------------
unittests/test_mat4.py | 130 ++++++++++++++++++------------------
unittests/test_mat4_light.py | 130 ++++++++++++++++++------------------
unittests/test_quat.py | 60 +++++++++---------
unittests/test_quat_light.py | 60 +++++++++---------
unittests/test_ri.py | 22 +++++--
unittests/test_sequence.py | 26 ++++----
unittests/test_vec3.py | 114 ++++++++++++++++----------------
unittests/test_vec3_light.py | 114 ++++++++++++++++----------------
unittests/test_vec4.py | 126 ++++++++++++++++++------------------
unittests/test_vec4_light.py | 126 ++++++++++++++++++------------------
unittests/test_worldobject.py | 6 +-
18 files changed, 610 insertions(+), 578 deletions(-)
hooks/post-receive
--
cgkit
|