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 "Gem - Graphics environment for multimedia".

The branch, master has been updated
       via  97f1a313510aebead1131025482db0108efb6ffa (commit)
       via  f4ed9af84fdc4969e08a19fdfd9943b3e501069f (commit)
       via  bafcc902be5f50f770fafff22320592e7911bbdd (commit)
       via  a44deab1e265848dadb6cb3aded5be0bc2c997a2 (commit)
       via  791ed8139352debc0349ee5e4e6af4e50b1eb09a (commit)
       via  d11182a13bc2ab336071d88ddd6efaa25d1b2014 (commit)
       via  bcbe8f42d4f89d34f3a3ea02f01253d6253c8f78 (commit)
       via  8e8ccca7dcda81fbdfa317506d76c1281fa4f85c (commit)
       via  b28f8e5b6555d188b860abb3d631e98bd26ef282 (commit)
      from  594d7991e2cbea5bfa3179fe8e00c82c060a4a22 (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 97f1a313510aebead1131025482db0108efb6ffa
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Sep 3 18:02:44 2014 +0200

    better check for valid context
    
    in multicontext-mode, we cannot just use GLEW_... without having called 
glewInit() first
    
    Closes: https://sourceforge.net/p/pd-gem/bugs/230/

commit f4ed9af84fdc4969e08a19fdfd9943b3e501069f
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Sep 3 18:00:29 2014 +0200

    make RenderState accessible from child-classes

commit bafcc902be5f50f770fafff22320592e7911bbdd
Merge: 594d799 a44deab
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Sep 3 11:03:35 2014 +0200

    Merge remote-tracking branch 'avilleret/fix_mesh'

commit a44deab1e265848dadb6cb3aded5be0bc2c997a2
Author: Antoine Villeret <antoine.ville...@gmail.com>
Date:   Tue Sep 2 19:30:49 2014 +0200

    clip size to MAXGRID
    
    btw isn't this object obsolete now ?

commit 791ed8139352debc0349ee5e4e6af4e50b1eb09a
Author: Antoine Villeret <antoine.ville...@gmail.com>
Date:   Tue Sep 2 19:30:20 2014 +0200

    fix texCoords

commit d11182a13bc2ab336071d88ddd6efaa25d1b2014
Author: Antoine Villeret <antoine.ville...@gmail.com>
Date:   Tue Sep 2 19:30:10 2014 +0200

    indentation

commit bcbe8f42d4f89d34f3a3ea02f01253d6253c8f78
Author: Antoine Villeret <antoine.ville...@gmail.com>
Date:   Tue Sep 2 18:54:38 2014 +0200

    dynamic allocation of texcoord

commit 8e8ccca7dcda81fbdfa317506d76c1281fa4f85c
Author: Antoine Villeret <antoine.ville...@gmail.com>
Date:   Tue Sep 2 18:51:58 2014 +0200

    indentation
    
    Signed-off-by: Antoine Villeret <antoine.ville...@gmail.com>

commit b28f8e5b6555d188b860abb3d631e98bd26ef282
Author: Antoine Villeret <antoine.ville...@gmail.com>
Date:   Tue Sep 2 12:36:59 2014 +0200

    fix #45
    
    use vector instead of static array

-----------------------------------------------------------------------

Summary of changes:
 src/Base/GemBase.h         |    3 +-
 src/Geos/mesh_line.cpp     |  108 +++++++++++++++++++++-----------------------
 src/Geos/mesh_line.h       |   40 ++++++++---------
 src/Geos/mesh_square.cpp   |   50 ++++++++++----------
 src/Geos/mesh_square.h     |    5 +-
 src/Geos/newWave.cpp       |    4 +-
 src/Manips/glsl_vertex.cpp |    2 +-
 7 files changed, 102 insertions(+), 110 deletions(-)


hooks/post-receive
-- 
Gem - Graphics environment for multimedia

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to