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, model has been updated
       via  72a28ce271ba5527ee175565dd833f9acccd575d (commit)
       via  fcc5efd7c193e7a48f803f7ae4377f217d05c687 (commit)
       via  bbb5eb52d99589675e7538ce034ddca1ab02f063 (commit)
       via  5cc16c5772d4a43bd3bc0006da7d4cc3ea7ee5ce (commit)
       via  80c921e11c563c75296caa8c9d9fb23df08377e8 (commit)
       via  2c4f33c21d3027964e49c8178f7ca04327beae67 (commit)
       via  127974da61f796ccb030a9285e7ac61c9fa7bf03 (commit)
       via  a285c2f24a021fdcb964efe09b8349cb98bcf40e (commit)
      from  83428013a073d9d91164bedba8aa1a332ad3f1f0 (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 72a28ce271ba5527ee175565dd833f9acccd575d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Jan 5 16:51:08 2012 +0100

    get width/height labelling right

commit fcc5efd7c193e7a48f803f7ae4377f217d05c687
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Jan 5 15:59:29 2012 +0100

    only search the filesystem the firsttime a metaloader is requested

commit bbb5eb52d99589675e7538ce034ddca1ab02f063
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Jan 5 15:58:44 2012 +0100

    don't pushback nonexistant loaders

commit 5cc16c5772d4a43bd3bc0006da7d4cc3ea7ee5ce
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Jan 5 15:35:44 2012 +0100

    added modelASSIMP to build-system

commit 80c921e11c563c75296caa8c9d9fb23df08377e8
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Jan 5 15:35:04 2012 +0100

    draft implementation of model-loader using assimp
    
    TODO: materials, textures, animations,...

commit 2c4f33c21d3027964e49c8178f7ca04327beae67
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Jan 5 15:33:55 2012 +0100

    fixed rescale property-type

commit 127974da61f796ccb030a9285e7ac61c9fa7bf03
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Jan 5 14:16:27 2012 +0100

    implement compile()

commit a285c2f24a021fdcb964efe09b8349cb98bcf40e
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Jan 5 14:16:17 2012 +0100

    added compile() method; render/compile now return boolean success

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

Summary of changes:
 configure.ac                                       |    4 +
 plugins/Makefile.am                                |    2 +-
 plugins/modelASSIMP/Makefile.am                    |   36 ++
 plugins/modelASSIMP/README.txt                     |    9 +
 plugins/modelASSIMP/modelASSIMP.cpp                |  387 ++++++++++++++++++++
 .../modelOBJ.h => modelASSIMP/modelASSIMP.h}       |   36 +-
 plugins/modelOBJ/modelOBJ.cpp                      |   16 +-
 plugins/modelOBJ/modelOBJ.h                        |    4 +-
 src/Geos/model.cpp                                 |   16 +-
 src/Geos/multimodel.cpp                            |   15 +-
 src/plugins/modelloader.cpp                        |   15 +-
 src/plugins/modelloader.h                          |   13 +-
 12 files changed, 513 insertions(+), 40 deletions(-)
 create mode 100644 plugins/modelASSIMP/Makefile.am
 create mode 100644 plugins/modelASSIMP/README.txt
 create mode 100644 plugins/modelASSIMP/modelASSIMP.cpp
 copy plugins/{modelOBJ/modelOBJ.h => modelASSIMP/modelASSIMP.h} (72%)


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to