|
From: spom_spom <spo...@us...> - 2013-01-14 00:02:06
|
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 "Opengate content editor".
The branch, master has been updated
via 15d2a95e7a1ecdea0750a0ac28d68216e306353e (commit)
from 4c2cb3ca783492901b8a1680b75bbd404ab87a9f (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 15d2a95e7a1ecdea0750a0ac28d68216e306353e
Author: spom <spo...@so...>
Date: Mon Jan 14 00:59:53 2013 +0100
add experimental deferred shader
-----------------------------------------------------------------------
Summary of changes:
ogEditor/apps/opengate/pyopengate/Makefile | 1 +
ogEditor/apps/opengate/pyopengate/environment.py | 1 +
.../apps/opengate/pyopengate/python_opengate.h | 20 ++-
ogEditor/apps/opengate/test/astroTest.py | 120 +++++---
ogEditor/apps/opengate/test/defferedShadingTest.py | 179 +++++++++++
ogEditor/apps/opengate/test/nmTest.py | 24 ++
ogEditor/apps/opengate/test/readWavefront.py | 326 ++++++++++++++++++++
ogEditor/apps/opengate/test/resources.cfg | 12 +-
ogEditor/apps/opengate/test/wavObjView.py | 158 ++++++++++
9 files changed, 803 insertions(+), 38 deletions(-)
create mode 100644 ogEditor/apps/opengate/test/defferedShadingTest.py
create mode 100644 ogEditor/apps/opengate/test/readWavefront.py
create mode 100755 ogEditor/apps/opengate/test/wavObjView.py
hooks/post-receive
--
Opengate content editor
|