Skip to content

jme3-utilities-debug v0.9.0

Compare
Choose a tag to compare
@stephengold stephengold released this 22 Aug 16:33
· 2036 commits to master since this release
  • Replaced Dumper methods with Describer methods. (API change)
  • Renamed DebugVersion.getVersionShort() to versionShort(). (API change)
  • Renamed 4 "get" methods in AxesVisualizer. (API change)
  • Renamed 2 "get" methods in BoundsVisualizer. (API change)
  • Renamed Describer.getListSeparator() to listSeparator. (API change)
  • Renamed getHeadSize(), getLineWidth(), headColor(), and lineColor()
    in SkeletonVisualizer. (API change)
  • Renamed PerformanceAppState.getUpdateInterval() to updateInterval().
    (API change)
  • Added capability to describe depthWrite flag.
  • Generate shape textures programmatically.
  • Based on version 2.7 of heart library.