Skip to content

1.0.55

Compare
Choose a tag to compare
@stephengold stephengold released this 05 May 23:43
  • Removed the redundant getBoundingCenter() methods from the PhysicsSoftBody class.
  • Renamed the setMacDisplacement() method in the SoftBodyWorldInfo class.
  • Upgraded the Bullet sources to match SHA1 ID=f4f5f708 of the bullet3 project.
  • Added 9 methods to PhysicsSoftBody:
    • addVelocity()
    • getAnchorCount()
    • getClustersPositions()
    • getNodeLocation()
    • getNodeNormal()
    • getNodesNormals()
    • getNodesVelocities()
    • getNodeVelocity()
    • setVelocity()