atsuo****@users*****
atsuo****@users*****
2011年 5月 11日 (水) 18:30:28 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-2.2 has been updated via 32f470f9369032941cabc512a6bd0bdabe812800 (commit) from a6ec8a06e00feafd56fb379727868a0bc01ccf09 (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 32f470f9369032941cabc512a6bd0bdabe812800 Author: atsuoigarashi <atsuo****@gmail*****> Date: Wed May 11 18:28:13 2011 +0900 Add support Wavefromt(.obj) model. Signed-off-by: atsuoigarashi <atsuo****@gmail*****> ----------------------------------------------------------------------- Summary of changes: gen/jp/androidgroup/nyartoolkit/R.java | 13 +- {assets => res/drawable}/miku.jpg | Bin 125332 -> 125332 bytes res/raw/marker.jpg | Bin 3825 -> 0 bytes res/raw/miku01_mtl | 34 + res/raw/miku01_obj | 3589 ++++++++++++++++++++ res/raw/multi.pdf | Bin 26418 -> 24295 bytes res/raw/pattjag | 196 ++ .../nyartoolkit/NyARToolkitAndroidActivity.java | 78 +- src/min3d/core/Renderer.java | 301 +- 9 files changed, 4053 insertions(+), 158 deletions(-) copy {assets => res/drawable}/miku.jpg (100%) delete mode 100644 res/raw/marker.jpg create mode 100644 res/raw/miku01_mtl create mode 100644 res/raw/miku01_obj create mode 100644 res/raw/pattjag hooks/post-receive -- nyartoolkit-and (nyartoolkit-and)