[Nyartoolkit-and-dev] [SCM] nyartoolkit-and (nyartoolkit-and) branch, android-1.6, updated. 8ceba6ea80707b91be39756b9e2b859fb0f34f27

Back to archive index

atsuo****@users***** atsuo****@users*****
2010年 4月 2日 (金) 09:33:30 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "nyartoolkit-and" repository
containing the "nyartoolkit-and" project.

The branch, android-1.6 has been updated
       via  8ceba6ea80707b91be39756b9e2b859fb0f34f27 (commit)
       via  05969601f3b3b039953203861302630a8b66d23b (commit)
       via  edddfb7c86e3389161eb998df6c07e45029fa2a0 (commit)
       via  5042d6d103723efbe9385dee475605aa64396691 (commit)
      from  8caa6993682fa5408738c84d955ec99e42eeb3b9 (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 8ceba6ea80707b91be39756b9e2b859fb0f34f27
Author: Atsuo Igarashi <atsuo****@gmail*****>
Date:   Thu Apr 1 20:35:28 2010 +0900

    Update GLSurfaceView from from //depot/cupcake/@135843.
    
    Signed-off-by: Atsuo Igarashi <atsuo****@gmail*****>

commit 05969601f3b3b039953203861302630a8b66d23b
Author: Atsuo Igarashi <atsuo****@gmail*****>
Date:   Thu Apr 1 19:02:34 2010 +0900

    Support Metasequoia model for Android.
    
    Implemented by noritsuna.
    
    Signed-off-by: noritsuna <norit****@users*****>

commit edddfb7c86e3389161eb998df6c07e45029fa2a0
Merge: 8caa6993682fa5408738c84d955ec99e42eeb3b9 5042d6d103723efbe9385dee475605aa64396691
Author: Atsuo Igarashi <atsuo****@gmail*****>
Date:   Thu Apr 1 13:42:51 2010 +0900

    Merge branch 'master' into android-1.6

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

Summary of changes:
 .classpath                                         |    1 -
 lib/MetasequoiaLib.jar                             |  Bin 34926 -> 0 bytes
 src/jp/android_group/artoolkit/ModelRenderer.java  |   21 +-
 .../artoolkit/view/GLSurfaceView.java              |  264 ++++-
 src/jp/nyatla/kGLModel/KGLException.java           |   21 +
 src/jp/nyatla/kGLModel/KGLExtensionCheck.java      |   43 +
 src/jp/nyatla/kGLModel/KGLMetaseq.java             | 1058 ++++++++++++++++++++
 src/jp/nyatla/kGLModel/KGLModelData.java           |  558 +++++++++++
 src/jp/nyatla/kGLModel/KGLPoint.java               |  351 +++++++
 src/jp/nyatla/kGLModel/KGLTextures.java            |  187 ++++
 10 files changed, 2440 insertions(+), 64 deletions(-)
 delete mode 100644 lib/MetasequoiaLib.jar
 create mode 100644 src/jp/nyatla/kGLModel/KGLException.java
 create mode 100644 src/jp/nyatla/kGLModel/KGLExtensionCheck.java
 create mode 100644 src/jp/nyatla/kGLModel/KGLMetaseq.java
 create mode 100644 src/jp/nyatla/kGLModel/KGLModelData.java
 create mode 100644 src/jp/nyatla/kGLModel/KGLPoint.java
 create mode 100644 src/jp/nyatla/kGLModel/KGLTextures.java


hooks/post-receive
-- 
nyartoolkit-and (nyartoolkit-and)




Nyartoolkit-and-dev メーリングリストの案内
Back to archive index