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  ce1fce8c2001c0030951edf28130953fdbe2d7f3 (commit)
       via  c5001b3172a226b641a17094328da376ae6b1284 (commit)
       via  85b0a22c34d70278ee3871185670ce3e1a338ac6 (commit)
       via  8e525946a33c44a8d075bfe1e9cc828c4893a06b (commit)
      from  b5c42ec14986aa9b38d82e0f3853e9fb83c255c0 (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 ce1fce8c2001c0030951edf28130953fdbe2d7f3
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 31 14:23:09 2025 +0200

    gemcubeframebuffer: force 'alpha' uniform to 1.0
    
    seems like on re-loading a shader, default values (as specified in the 
shader)
    don't work anymore...
    
    Closes: https://github.com/umlaeute/Gem/issues/480

commit c5001b3172a226b641a17094328da376ae6b1284
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 31 14:14:55 2025 +0200

    cleaned up [gemcubeframebuffer] help

commit 85b0a22c34d70278ee3871185670ce3e1a338ac6
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 31 14:24:16 2025 +0200

    use gem::utils::gl::glReportError(CPPExtern*)

commit 8e525946a33c44a8d075bfe1e9cc828c4893a06b
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 31 13:38:33 2025 +0200

    glReportError() helper for reporting openGL errors in a CPPExtern

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

Summary of changes:
 help/gemcubeframebuffer-help.pd | 244 ++++++++++++++++++++--------------------
 src/Base/GemBase.cpp            |   8 +-
 src/Base/GemWindow.cpp          |  23 +---
 src/Utils/GLUtil.cpp            |  18 +++
 src/Utils/GLUtil.h              |   3 +-
 5 files changed, 145 insertions(+), 151 deletions(-)


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


_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to