Skip to content

17.0.0 - CCD with static bodies made optional

Compare
Choose a tag to compare
@stephengold stephengold released this 12 Nov 17:41
  • Renamed the public logger in ConvexShape. (API change)
  • Renamed 2 protected fields in RigidBodySnapshot. (API changes)
  • Protected 5 no-arg constructors. (API changes)
  • Qualified 6 public classes as final. (API changes)
  • Privatized 27 protected fields in RigidBodySnapshot.
  • Added 3 new methods:
    • NativeLibrary.countClampedMotions()
    • PhysicsSpace.isCcdWithStaticOnly()
    • PhysicsSpace.setCcdWithStaticOnly()
  • Upgraded Node.js to v18.12.1