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  855ee9f5de60f1d623356d424c6bb333acc92016 (commit)
       via  b6260e805151570fe1f52746374e76ead16aa85f (commit)
       via  47637356b838eac8a2ce334feaf163e2421efa95 (commit)
       via  deabba6f43975f675b9a69fd3d05b38d6b001877 (commit)
       via  dcc52622cd4d07fcc8b9da6e25f8e6ce4dc2ec6c (commit)
       via  0282f3aa5953c69d8707ac3a952aae74d11c9786 (commit)
      from  0fe638c04fd743048865403229b80678098af7fe (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 855ee9f5de60f1d623356d424c6bb333acc92016
Merge: deabba6f4 b6260e805
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 17 17:06:34 2025 +0100

    Merge branch 'pr/469'

commit b6260e805151570fe1f52746374e76ead16aa85f
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 17 17:06:26 2025 +0100

    use [_textbbox] for displaying text's bboxes

commit 47637356b838eac8a2ce334feaf163e2421efa95
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 17 17:06:01 2025 +0100

    helper to render text's bboxes

commit deabba6f43975f675b9a69fd3d05b38d6b001877
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 17 15:52:28 2025 +0100

    drop *some* of too early linking of GLSL shaders
    
    
    simply getting rid of the [t b b] that triggered a re-linking when any
    of the shaders changed, even if the other is not ready yet...
    
    older versions of Gem complained when linking a "0"-shader

commit dcc52622cd4d07fcc8b9da6e25f8e6ce4dc2ec6c
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Mar 17 15:35:43 2025 +0100

    ony output error for unknown shaderID if the input number could be valid
    
    Closes: https://github.com/umlaeute/Gem/issues/467

commit 0282f3aa5953c69d8707ac3a952aae74d11c9786
Author: chnry <c...@chnry.net>
Date:   Mon Mar 17 09:53:48 2025 +0100

    adding the bbox information on text examples

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

Summary of changes:
 examples/10.glsl/03.texture_distortion.pd     |  83 ++++++++--------
 examples/10.glsl/04.game_of_life.pd           |  73 +++++++-------
 examples/10.glsl/05.multitexture.pd           | 131 +++++++++++++-------------
 examples/10.glsl/05.multitexture_basic.pd     |  93 +++++++++---------
 examples/10.glsl/05.multitexture_bis.pd       | 125 ++++++++++++------------
 examples/10.glsl/06.rectangle_multitexture.pd | 101 ++++++++++----------
 help/Makefile.am                              |   2 +
 help/_textbbox-help.pd                        |  88 +++++++++++++++++
 help/_textbbox.pd                             |  54 +++++++++++
 help/text2d-help.pd                           |  48 +++++++---
 help/text3d-help.pd                           |  78 ++++++++++-----
 help/textextruded-help.pd                     |  46 ++++++---
 help/textoutline-help.pd                      |  34 +++++--
 src/Manips/glsl_program.cpp                   |   3 +-
 14 files changed, 586 insertions(+), 373 deletions(-)
 create mode 100644 help/_textbbox-help.pd
 create mode 100644 help/_textbbox.pd


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