Skip to content

0.5.0

Compare
Choose a tag to compare
@stephengold stephengold released this 02 Aug 03:01
· 735 commits to master since this release
  • Split off the Jolt Physics enums into a "joltjni.enumerate" package.
  • Use GCC v9 when compiling for the Linux_ARM32hf platform.
  • Added the RefShape class to the library.
  • Added a no-argument constructor for MutableCompoundShape.
  • Added 2 public methods to the library:
    • CompoundShape.getNumSubShapes()
    • Shape.toRef()