Downloadliste

Projektbeschreibung

This project is creating 3d model animation library for Windows and XBox360(using XNA Framework/SlimDX). This library can read MikuMikuDance(MMD) Model file and Motion file. (MikuMikuDance is freeware for creating dance animation. http://www.geocities.jp/higuchuu4/index_e.htm)

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2011-07-12 02:31
MMDX version2 source v2.01a (1 files Verstecken)

Versionsanmerkungen

SlimDXのデバイスロストのコードを主に修正

Änderungsprotokoll

IMMDMotionTrackのNowFrameにsetアクセッサの追加
MMDXCore/SlimMMDXCoreのUpdateに負の値を入れた際にアニメーションがおかしくなるバグを修正
不透明データをCoreに追加
SlimDX版でデバイスロスト時の関数がまともに動作してないミスをやらかしたので、大幅修正
-デバイスロスト時にSlimMMDXCore.OnLostDeviceを。リセット後にSlimMMDXCore.OnResetDeviceを呼べばいいように修正。