チェンジセット 1330

差分発生行の前後
無視リスト:
コミット日時:
2008/09/18 01:59:31 (4 ヶ月前)
コミッタ:
tarotarorg
ログメッセージ:

パノラマ表示をサンプルにコミット

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • as3/FLARToolKit/trunk/samples/org/tarotaro/flash/ar/layers/FLARImageDistortLayer.as

    r1329 r1330  
    1 package org.tarotaro.flash.ar.layers  
     1/* 
     2 *  Copyright 2008 tarotarorg(http://tarotaro.org) 
     3 *  
     4 *  Licensed under the Apache License, Version 2.0 (the "License"); 
     5 *  you may not use this file except in compliance with the License. 
     6 *  You may obtain a copy of the License at 
     7 *  
     8 *      http://www.apache.org/licenses/LICENSE-2.0 
     9 *  
     10 *  Unless required by applicable law or agreed to in writing, software 
     11 *  distributed under the License is distributed on an "AS IS" BASIS, 
     12 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
     13 *  See the License for the specific language governing permissions and 
     14 *  limitations under the License. 
     15 */  
     16org.tarotaro.flash.ar.layers  
    217{ 
    318        import com.libspark.flartoolkit.core.FLARCode; 
  • as3/FLARToolKit/trunk/samples/org/tarotaro/flash/ar/layers/FLARImageListLayer.as

    r1329 r1330  
    1 package org.tarotaro.flash.ar.layers  
     1/* 
     2 *  Copyright 2008 tarotarorg(http://tarotaro.org) 
     3 *  
     4 *  Licensed under the Apache License, Version 2.0 (the "License"); 
     5 *  you may not use this file except in compliance with the License. 
     6 *  You may obtain a copy of the License at 
     7 *  
     8 *      http://www.apache.org/licenses/LICENSE-2.0 
     9 *  
     10 *  Unless required by applicable law or agreed to in writing, software 
     11 *  distributed under the License is distributed on an "AS IS" BASIS, 
     12 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
     13 *  See the License for the specific language governing permissions and 
     14 *  limitations under the License. 
     15 */  
     16package org.tarotaro.flash.ar.layers  
    217{ 
    318        import caurina.transitions.AuxFunctions; 
  • as3/FLARToolKit/trunk/samples/org/tarotaro/flash/ar/layers/FLARLayer.as

    r1329 r1330  
    1 package org.tarotaro.flash.ar.layers  
     1/* 
     2 *  Copyright 2008 tarotarorg(http://tarotaro.org) 
     3 *  
     4 *  Licensed under the Apache License, Version 2.0 (the "License"); 
     5 *  you may not use this file except in compliance with the License. 
     6 *  You may obtain a copy of the License at 
     7 *  
     8 *      http://www.apache.org/licenses/LICENSE-2.0 
     9 *  
     10 *  Unless required by applicable law or agreed to in writing, software 
     11 *  distributed under the License is distributed on an "AS IS" BASIS, 
     12 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
     13 *  See the License for the specific language governing permissions and 
     14 *  limitations under the License. 
     15 */  
     16package org.tarotaro.flash.ar.layers  
    217{ 
    318        import org.libspark.flartoolkit.core.raster.FLARBitmapData; 
  • as3/FLARToolKit/trunk/samples/org/tarotaro/flash/ar/layers/FLARSingle3DModelLayer.as

    r1329 r1330  
    1 package org.tarotaro.flash.ar.layers  
     1/* 
     2 *  Copyright 2008 tarotarorg(http://tarotaro.org) 
     3 *  
     4 *  Licensed under the Apache License, Version 2.0 (the "License"); 
     5 *  you may not use this file except in compliance with the License. 
     6 *  You may obtain a copy of the License at 
     7 *  
     8 *      http://www.apache.org/licenses/LICENSE-2.0 
     9 *  
     10 *  Unless required by applicable law or agreed to in writing, software 
     11 *  distributed under the License is distributed on an "AS IS" BASIS, 
     12 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
     13 *  See the License for the specific language governing permissions and 
     14 *  limitations under the License. 
     15 */  
     16package org.tarotaro.flash.ar.layers  
    217{ 
    318        import com.libspark.flartoolkit.core.FLARCode; 
  • as3/FLARToolKit/trunk/samples/org/tarotaro/flash/ar/layers/FLARSingleMarkerLayer.as

    r1329 r1330  
    1 package org.tarotaro.flash.ar.layers  
     1/* 
     2 *  Copyright 2008 tarotarorg(http://tarotaro.org) 
     3 *  
     4 *  Licensed under the Apache License, Version 2.0 (the "License"); 
     5 *  you may not use this file except in compliance with the License. 
     6 *  You may obtain a copy of the License at 
     7 *  
     8 *      http://www.apache.org/licenses/LICENSE-2.0 
     9 *  
     10 *  Unless required by applicable law or agreed to in writing, software 
     11 *  distributed under the License is distributed on an "AS IS" BASIS, 
     12 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
     13 *  See the License for the specific language governing permissions and 
     14 *  limitations under the License. 
     15 */  
     16package org.tarotaro.flash.ar.layers  
    217{ 
    318        import org.libspark.flartoolkit.core.FLARCode; 
  • as3/FLARToolKit/trunk/samples/org/tarotaro/flash/ar/layers/FLARSquareLayer.as

    r1329 r1330  
    1 package org.tarotaro.flash.ar.layers  
     1/* 
     2 *  Copyright 2008 tarotarorg(http://tarotaro.org) 
     3 *  
     4 *  Licensed under the Apache License, Version 2.0 (the "License"); 
     5 *  you may not use this file except in compliance with the License. 
     6 *  You may obtain a copy of the License at 
     7 *  
     8 *      http://www.apache.org/licenses/LICENSE-2.0 
     9 *  
     10 *  Unless required by applicable law or agreed to in writing, software 
     11 *  distributed under the License is distributed on an "AS IS" BASIS, 
     12 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
     13 *  See the License for the specific language governing permissions and 
     14 *  limitations under the License. 
     15 */  
     16package org.tarotaro.flash.ar.layers  
    217{ 
    318        import com.libspark.flartoolkit.core.FLARParam;