Skip to content

0.63.0

Pre-release
Pre-release

Choose a tag to compare

@noname0310 noname0310 released this 13 Apr 22:38
· 379 commits to main since this release
c294f60

Changes

  • now support Bullet Physics Interface with MmdRuntime.physics.getImpl()

    • bullet physics can also be used standalone using MultiPhysicsRuntime or PhysicsRuntime
  • improve MMD behavior reproduction for MmdAmmoPhysics and MmdWasmPhysics physics runtime

    • you can set MmdModelPhysicsCreationOptions.forceDisableOffsetForConstraintFrame to true for reproduce MMD behavior
  • introduce MmdBulletPhysics for use custom bullet physics build implementation on MmdRuntime

  • enable handling of texture files that are not contained in hierarchies below the pmx file - by neguse (#36)