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 4fb11255b72bc946ed5f3076bf81b825dd364257 (commit) via 3f20fd613bb254474e2b55daa1d32d4d8d920708 (commit) via e064fab052bde682e3e38073c6440ae5b93bcabe (commit) via ac271532dd05a08bef7b70222885449306af6749 (commit) from d77eacbb635fba71caac7f289763e04d1bb1d60e (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 4fb11255b72bc946ed5f3076bf81b825dd364257 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Apr 17 09:48:08 2023 +0200 Add copyright boilerplate to abstractions commit 3f20fd613bb254474e2b55daa1d32d4d8d920708 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Apr 17 09:47:54 2023 +0200 Add [gemrepeat] abstraction TODO: iteration counter Closes: https://github.com/umlaeute/Gem/issues/344 commit e064fab052bde682e3e38073c6440ae5b93bcabe Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Apr 17 09:21:20 2023 +0200 declare that this help-patch requries 'zexy' (for [repeat]) Closes: https://github.com/umlaeute/Gem/issues/344 commit ac271532dd05a08bef7b70222885449306af6749 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Apr 17 09:11:05 2023 +0200 Fix arguments to [primTri] now that we are somewhat more strict with args Closes: https://github.com/umlaeute/Gem/issues/352 ----------------------------------------------------------------------- Summary of changes: abstractions/gemargs.pd | 3 +- abstractions/gemhead.pd | 1 + abstractions/gemkeyboard.pd | 1 + abstractions/gemkeyname.pd | 1 + abstractions/gemmouse.pd | 1 + abstractions/gemorb.pd | 13 ++-- abstractions/gemrepeat-help.pd | 73 +++++++++++++++++++++ abstractions/gemrepeat.pd | 32 +++++++++ abstractions/gemtablet.pd | 10 ++- abstractions/gemwin.pd | 1 + abstractions/hsv2rgb.pd | 75 +++++++++++----------- abstractions/pix_buffer_filmopen.pd | 2 + abstractions/pix_write.pd | 4 +- abstractions/pix_writer.pd | 1 + abstractions/rgb2hsv.pd | 3 +- abstractions/rgb2yuv.pd | 1 + abstractions/yuv2rgb.pd | 3 +- examples/11.obj-exporter/obj_primTri.pd | 2 +- .../13.recursion/02.iteration_is_insufficient.pd | 19 ++---- 19 files changed, 177 insertions(+), 69 deletions(-) create mode 100644 abstractions/gemrepeat-help.pd create mode 100644 abstractions/gemrepeat.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