Blender Part24

このエントリーをはてなブックマークに追加
628名無しさん@お腹いっぱい。
fix & iconv for CMakelists.txt for trunk & freestyle & Volumetrics rev.20015
ttp://blender2ch.hp.infoseek.co.jp/cgi-bin/up/src/up0280.zip

trunkは相変わらずgameengine関係の更新が多いですが、colladaのI/Oスクリプトや
Blender2.5以降との互換性向上に関するアップデートもありました。
2.49以前と2.5以降では、少なくともアニメーションデータの互換性が無い様です。↓原文
2.5+ file read provision for 2.49
I've managed to find a basic fail-safe method to prevent using the read
data with an OK popup. I then still will read the file, but wait for user
confirmation to continue, or just free the database.
The pupup tells the user that at least animation data will be lost.
For background renders of 2.5+ things are more tricky, so here I've added
a default failure to read, returning 0, which will typically gracefully quit blender.
trunk rev.20015+up0218+0253+0271+0279+0280(SSE2+LAA+OpenMP+python2.6)
ttp://hisazin-up.dyndns.org/up/src/93294.zip

2.5はUIの調整が主です。亦、デフォルト設定の保存ファイル名が.B.blendから.B25.blendに変わりました。
.B.blendは.B25.blendが存在しない場合の読込専用になります。
2.5 rev.20015(python2.6)
ttp://hisazin-up.dyndns.org/up/src/93295.zip