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 game data".
The branch, master has been updated
via def2ea155cf42cf7903f34a11971248497557ba4 (commit)
from f75951f278e98b4aee9f484c77eaaccb80d89d77 (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 def2ea155cf42cf7903f34a11971248497557ba4
Author: spom <spo...@so...>
Date: Sun Oct 14 19:13:44 2012 +0200
add shader for animated planet clouds
-----------------------------------------------------------------------
Summary of changes:
materials/programs/Atmosphere-Frag.glsl | 24 +++--
.../programs/NormalSpecularReflection-frag.glsl | 5 +-
.../programs/NormalSpecularReflection-vert.glsl | 3 +-
materials/programs/clouds-Frag.glsl | 99 ++++++++++++++++++++
materials/programs/clouds-Vert.glsl | 22 +++++
materials/scripts/planets.material | 59 +++++++++---
materials/scripts/templates.program | 3 +-
materials/scripts/thruster.material | 46 +---------
8 files changed, 189 insertions(+), 72 deletions(-)
create mode 100644 materials/programs/clouds-Frag.glsl
create mode 100644 materials/programs/clouds-Vert.glsl
hooks/post-receive
--
Opengate game data
|