Skip to content

jme3-utilities-heart v1.1.0

Compare
Choose a tag to compare
@stephengold stephengold released this 15 Jan 01:41
· 2273 commits to master since this release
  • Reduced the likelihood of MyCamera.listViewPorts() coming up empty
  • Accounted for bottom and left in MyCamera.frustumAspectRatio() calculations
  • Added a version of Misc.getFpp() that sets numSamples
  • Added MyLight class
  • Added MyMath.isBetween(int, int, int) method