チェンジセット 3790

差分発生行の前後
無視リスト:
コミット日時:
2010/04/14 01:04:42 (3 年前)
コミッタ:
rokubou
ログメッセージ:

--

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • as3/FLARToolKit/trunk/README.txt

    r3714 r3790  
    11====================================================================== 
    22FLARToolKit 
    3  version 2.5.1.1 
     3 version 2.5.2 
    44====================================================================== 
    55 
     
    2929 
    3030contributors 
    31  eric socolofsky 
    32  makc 
    33  tarotaro http://tarotaro.org/ 
    34  rokubou http://sixwish.jp/ 
     31 eric socolofsky, makc 
     32 tarotaro, rokubou 
    3533 
    3634---------------------------------------------------------------------- 
     
    4543 * 3D グラフィックスとの合成などは各自で実装する必要があります。 
    4644 * ただし簡単に合成できるようにヘルパー的なものはついてます。 
    47    (Papervision3D, Away3D, Sandy3D, Alternativa3D) 
     45   (Papervision3D, Away3D, Away3D Lite, Sandy3D, Alternativa3D) 
    4846 
    4947 # AS3 ported version of ARToolKit. 
     
    155153 Change Log 
    156154---------------------------------------------------------------------- 
    157 2.5.1.1 (2010-Apr-xx) 
    158  * Add NyIDMarker sample 
    159  * Add Single Marker Manager sample 
     1552.5.2 alpha (2010-Apr-14) 
    160156 * Modify FLARCode 
    161157   + add constructor params 
     
    168164 * The regulating function of the threshold of the raster image is added to PV3DARApp. 
    169165 * Construct of FLARRgbRaster_BitmapData is corrected. 
     166 * Added method to FLARMultiMarkerDetector,FLARSingleMarkerDetector 
     167   + getDirection(i_index:int):int, getSquare(i_index:int):NyARSquare 
     168 * Add Away3D, Away3D Lite library. 
     169 * Add support.away3d_lite.FLARBaseNode.(experiment) 
    170170 * Corrected sample 
     171 * Add NyIDMarker sample 
     172 * Add Single Marker Manager sample 
     173 * Add Single Marker PV3D sample 
     174 * Add Single Marker Away3D sample 
     175 * Add Single Marker Away3D Lite sample(experiment) 
    171176 
    1721772.5.1 (2010-Feb-20)