Skip to content

9.1.0

Latest
Compare
Choose a tag to compare
@stephengold stephengold released this 22 Jun 20:29
· 6 commits to master since this release
  • Bugfix: NullPointerException thrown in MyControl.describe()
  • Bugfix: string userdata is doubly escaped in scene-graph dumps
  • Added the CapsuleMesh class to the library.
  • Added the trianglesToLines(IndexBuffer, int) method to the MyMesh class.