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".

The branch, master has been updated
       via  794c7044312fbfeafb65965570c1857313bf2df2 (commit)
       via  4a0d0c0f64c18c18b31ee059eff381ff9f7bf3a8 (commit)
       via  9d6ee77bc887200d9f7f71fc165ca238e88b2ae8 (commit)
       via  78006555c09d9d124883b4f86663dac47e134bca (commit)
       via  fdcd0d0f25b952feff0aaa367eb35733e7921620 (commit)
       via  e7b846ff84cac17e083de0838b833e7de654c335 (commit)
       via  2f879b5b851e29d1d3e813c931b1564ac77e2ff5 (commit)
      from  ac620e0f6f78c1c58d501cdbbff568f63d2fca0e (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 794c7044312fbfeafb65965570c1857313bf2df2
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 3 14:21:53 2012 +0100

    use 'linestrip' as the drawstyle for the scope

commit 4a0d0c0f64c18c18b31ee059eff381ff9f7bf3a8
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 3 14:19:17 2012 +0100

    use CPPEXTERN_MSG() rather than manual callbacks

commit 9d6ee77bc887200d9f7f71fc165ca238e88b2ae8
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 3 14:15:31 2012 +0100

    use GemShape's drawType mechanism rather than our own
    
    esp. since all types are already covered nicely

commit 78006555c09d9d124883b4f86663dac47e134bca
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 3 14:05:01 2012 +0100

    use CPPEXTERN_MSG() macros rather than manual callbacks

commit fdcd0d0f25b952feff0aaa367eb35733e7921620
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 3 14:00:34 2012 +0100

    use m_drawTypes map<> rather than overriding typeMess()

commit e7b846ff84cac17e083de0838b833e7de654c335
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 3 13:50:11 2012 +0100

    added drawstyles: "lineloop" and "lines"

commit 2f879b5b851e29d1d3e813c931b1564ac77e2ff5
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 3 12:55:25 2012 +0100

    use a map<> for all those drawtypes
    
    this allows child-classes to easily extend the available drawtypes

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

Summary of changes:
 help/gemvertexbuffer-help.pd |    2 +-
 src/Base/GemGluObj.cpp       |   44 +++++--------------
 src/Base/GemGluObj.h         |    4 --
 src/Base/GemShape.cpp        |   83 ++++++++++++++++++++++++------------
 src/Base/GemShape.h          |    4 +-
 src/Geos/curve3d.cpp         |   76 ++++++++-------------------------
 src/Geos/curve3d.h           |    7 ---
 src/Geos/newWave.cpp         |   97 +++++++++--------------------------------
 src/Geos/newWave.h           |   14 +------
 src/Geos/polygon.cpp         |   41 +-----------------
 src/Geos/polygon.h           |    6 ---
 src/Geos/pqtorusknots.cpp    |   90 +++++++-------------------------------
 src/Geos/pqtorusknots.h      |   18 +-------
 src/Geos/primTri.cpp         |   26 +++---------
 src/Geos/primTri.h           |    4 --
 src/Geos/rectangle.cpp       |   26 +++---------
 src/Geos/rectangle.h         |    4 --
 src/Geos/ripple.cpp          |   28 +++---------
 src/Geos/ripple.h            |    3 -
 src/Geos/rubber.cpp          |   52 +++++------------------
 src/Geos/rubber.h            |    8 ---
 src/Geos/scopeXYZ~.cpp       |   94 ++---------------------------------------
 src/Geos/scopeXYZ~.h         |   12 -----
 src/Geos/slideSquares.cpp    |   26 +++---------
 src/Geos/slideSquares.h      |    4 --
 src/Geos/surface3d.cpp       |   53 ++++++-----------------
 src/Geos/surface3d.h         |    2 -
 src/Geos/tube.cpp            |   25 +++--------
 src/Geos/tube.h              |    4 --
 29 files changed, 194 insertions(+), 663 deletions(-)


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to