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 39818e03af44084513e3596d647b27ab0c9604df (commit) via 23fe821fe52abb38b54c5a0494d68fcf79b723fd (commit) from 9beb39da746cdbde55b0128822c5f0287d07c9ca (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 39818e03af44084513e3596d647b27ab0c9604df Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Aug 12 12:24:54 2024 +0200 fix line/point rendering of [disk] and [cylinder] (esp with textures) commit 23fe821fe52abb38b54c5a0494d68fcf79b723fd Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Aug 12 12:07:37 2024 +0200 fix line/point rendering for [sphere] and [sphere3d] rather than having different code-paths for the various drawtypes, we just set the glPolygonMode() (as with [torus] and friends) Closes: https://github.com/umlaeute/Gem/issues/435 ----------------------------------------------------------------------- Summary of changes: src/Geos/cylinder.cpp | 169 ++++++++++------------ src/Geos/disk.cpp | 206 +++++++++++---------------- src/Geos/sphere.cpp | 382 ++++++++++++++++++-------------------------------- src/Geos/sphere3d.cpp | 327 ++++++++++++++++++++---------------------- 4 files changed, 443 insertions(+), 641 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