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  32a37d0b6001ccb26cbcd1e2ea0b75f91d83c326 (commit)
       via  6a592e6ff8d91c4a8662f3ddc8665e5a08a85760 (commit)
       via  b64007c7388bbe42169d5ef789a77d82c9c96d81 (commit)
       via  f4d243a8f8e45be85bfdf594dd8656f686fe6067 (commit)
       via  d19169b742e9e5e2450b68a7588816fab00af550 (commit)
       via  604a8f08bedb457552da032a5c5b91e814d56681 (commit)
      from  b49dc480b1e733f2a6991d800e9f6a8105945f8f (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 32a37d0b6001ccb26cbcd1e2ea0b75f91d83c326
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Fri Mar 26 10:54:00 2021 +0100

    [pix_artoolkit] switched processing to greyscale
    
    no idea, whether this works (but it doesn't crash!)
    no idea, whether this works with older ARToolKit (probably not)

commit 6a592e6ff8d91c4a8662f3ddc8665e5a08a85760
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Fri Mar 26 10:50:11 2021 +0100

    properly initialize camera and pixel-format

commit b64007c7388bbe42169d5ef789a77d82c9c96d81
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Fri Mar 26 10:41:26 2021 +0100

    made [pix_artoolkit] compile with ARToolKit5
    
    something like this should do the trick:
    --with-artoolkit-CFLAGS="-I${ARTOOLKIT5_ROOT}/include" 
--with-artoolkit-LIBS="-L${ARTOOLKIT5_ROOT}/lib -lAR -lARICP -lAR -lARUtil"
    
    (however, libtool eats aways some args; i only managed to get a properly 
linked binary by running the linker manually)
    
    Closes: https://github.com/umlaeute/Gem/issues/269
    
    (however, it really crashes :-()

commit f4d243a8f8e45be85bfdf594dd8656f686fe6067
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Fri Mar 26 09:10:40 2021 +0100

    include AR/param.h after AR/ar.h
    
    otherwise the build fails catastrophically

commit d19169b742e9e5e2450b68a7588816fab00af550
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Fri Mar 26 09:10:12 2021 +0100

    use GEM_RGBA instead of GL_RGBA

commit 604a8f08bedb457552da032a5c5b91e814d56681
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Fri Mar 26 09:10:01 2021 +0100

    fix [pix_artoolkit]'s build system to include FLAGS

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

Summary of changes:
 extra/pix_artoolkit/Makefile.am       |   5 ++
 extra/pix_artoolkit/pix_artoolkit.cpp | 112 +++++++++++++++++++++++++++++-----
 extra/pix_artoolkit/pix_artoolkit.h   |   9 ++-
 3 files changed, 110 insertions(+), 16 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