<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://tres-graficos.jp/blog/rss/style.css" type="text/css"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xml:lang="en">
<channel rdf:about="http://tres-graficos.jp/blog/rss/1.0.php?id=263">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2006-10-26T13:31:30+0900</dc:date>
<description>
TG BLOG - RSS (RDF Site Summary).
</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://tres-graficos.jp/blog/article.php?id=263" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Cheetah3D 3.5 Released!!</title>
<link>http://tres-graficos.jp/blog/article.php?id=263</link>
<dc:date>2006-10-26T13:31:30+0900</dc:date>
<description>Cheetah3D version 3.5 がリリース。バグフィックスがメインですが、次期機能アップ（アニメーション？）のためにパラメータシステムを書き換えたそうです。そのため version 3.5 で作成したアニメーションは、 veri...</description>
<content:encoded>
<![CDATA[
<p>Cheetah3D version 3.5 がリリース。バグフィックスがメインですが、次期機能アップ（アニメーション？）のためにパラメータシステムを書き換えたそうです。そのため version 3.5 で作成したアニメーションは、 verison 3.4 以前では開けなくなります。後は Target / Spline Tracking 等の Expression タグに priority プロパティがつきました。また、起動時に ~/Library/Application Support/Cheetah3D フォルダを調べて、ない場合にカスタムスクリプトやカスタムブラシ用のフォルダーを作成してくれますね。</p>
<p>個人的には、スクリプトにセレクター UI を設定できる API が追加されたのがうれしいんですが、ドキュメントがまだなのね。 :-!</p>
<p>追記：~/Library/Application Support/Cheetah3D/Brushes に任意の画像を入れておけば、カスタムブラシとして使用出来るんですが、どうも TIFF 形式のみみたいですね。前は JPEG とか GIF でもいけたんですが、、ちなみにカラーの画像は、グレースケールに変換されます。</p>

]]>
</content:encoded>
</item>

</rdf:RDF>