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  a67514787201d40894ddc0652f291e34a2404dbe (commit)
       via  52ddac532e75bcf0416419ce809d4d42b1f07d0f (commit)
       via  6b449368750955427d8f316453d0238a14013c99 (commit)
      from  841057e5bb596bde68a6ee9ad75c490b990f41b8 (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 a67514787201d40894ddc0652f291e34a2404dbe
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jun 25 19:51:18 2012 +0200

    renamed modelASSIMP to modelASSIMP2
    
    as it only works with assimp-v2
    all modifications are untested

commit 52ddac532e75bcf0416419ce809d4d42b1f07d0f
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Jun 13 16:12:18 2012 +0200

    fixed spelling errors detected by krazy2

commit 6b449368750955427d8f316453d0238a14013c99
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jun 11 15:37:25 2012 +0200

    on Debian/kFreeBSD we need to include unistd.h as well

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

Summary of changes:
 build/autoconf/configure.mingw32                   |    2 +-
 build/win-vs2003/Gem.sln                           |    2 +-
 build/win-vs2008/Gem.sln                           |    2 +-
 plugins/modelASSIMP/Makefile.am                    |   42 --------------------
 plugins/modelASSIMP2/Makefile.am                   |   42 ++++++++++++++++++++
 plugins/{modelASSIMP => modelASSIMP2}/README.txt   |    4 +-
 .../modelASSIMP2.cpp}                              |   26 ++++++------
 .../modelASSIMP.h => modelASSIMP2/modelASSIMP2.h}  |   12 +++---
 .../win-vs2003/modelASSIMP2.sln}                   |    2 +-
 .../win-vs2003/modelASSIMP2.vcproj}                |    6 +-
 .../win-vs2008/modelASSIMP2.sln}                   |    2 +-
 .../win-vs2008/modelASSIMP2.vcproj}                |    8 ++--
 src/Base/TextBase.h                                |    2 +-
 src/Controls/gemwin.h                              |    2 +-
 src/Gem/Dylib.cpp                                  |    2 +-
 src/Gem/Dylib.h                                    |    2 +-
 src/Gem/ExportDef.h                                |    2 +-
 src/Gem/Manager.h                                  |    4 +-
 src/Gem/Properties.h                               |    2 +-
 src/Gem/State.h                                    |    2 +-
 src/Manips/glsl_program.h                          |    4 +-
 src/Nongeos/world_light.h                          |    2 +-
 src/Pixes/frei0r.h                                 |    2 +-
 src/Pixes/pix_cubemap.h                            |    2 +-
 src/Pixes/pix_film.h                               |    2 +-
 src/Pixes/pix_filmOS.h                             |    2 +-
 src/Pixes/pix_mean_color.h                         |    2 +-
 src/Pixes/pix_record.h                             |    2 +-
 src/Pixes/pix_scanline.h                           |    2 +-
 src/Pixes/pix_texture.h                            |    2 +-
 src/Utils/Functions.h                              |    2 +-
 src/Utils/SIMD.h                                   |    2 +-
 src/Utils/WorkerThread.h                           |    2 +-
 src/plugins/film.h                                 |    4 +-
 src/plugins/filmBase.h                             |    4 +-
 src/plugins/imageBase.h                            |    4 +-
 src/plugins/imageloader.h                          |    4 +-
 src/plugins/imagesaver.h                           |    6 +-
 src/plugins/modelloader.h                          |    4 +-
 src/plugins/record.h                               |    4 +-
 src/plugins/recordBase.h                           |    6 +-
 src/plugins/video.h                                |    6 +-
 src/plugins/videoBase.h                            |   14 +++---
 43 files changed, 126 insertions(+), 126 deletions(-)
 delete mode 100644 plugins/modelASSIMP/Makefile.am
 create mode 100644 plugins/modelASSIMP2/Makefile.am
 rename plugins/{modelASSIMP => modelASSIMP2}/README.txt (89%)
 rename plugins/{modelASSIMP/modelASSIMP.cpp => modelASSIMP2/modelASSIMP2.cpp} 
(94%)
 rename plugins/{modelASSIMP/modelASSIMP.h => modelASSIMP2/modelASSIMP2.h} (87%)
 rename plugins/{modelASSIMP/win-vs2003/modelASSIMP.sln => 
modelASSIMP2/win-vs2003/modelASSIMP2.sln} (92%)
 rename plugins/{modelASSIMP/win-vs2003/modelASSIMP.vcproj => 
modelASSIMP2/win-vs2003/modelASSIMP2.vcproj} (97%)
 rename plugins/{modelASSIMP/win-vs2008/modelASSIMP.sln => 
modelASSIMP2/win-vs2008/modelASSIMP2.sln} (92%)
 rename plugins/{modelASSIMP/win-vs2008/modelASSIMP.vcproj => 
modelASSIMP2/win-vs2008/modelASSIMP2.vcproj} (97%)


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to